Title: Climate Tagger
Author: Aptivate
Published: <strong>June 2, 2015</strong>
Last modified: September 23, 2016

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/climate-tagger.svg)

# Climate Tagger

 By [Aptivate](https://profiles.wordpress.org/aptivate/)

[Download](https://downloads.wordpress.org/plugin/climate-tagger.1.0.3.zip)

 * [Details](https://pcd.wordpress.org/plugins/climate-tagger/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/climate-tagger/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/climate-tagger/#installation)
 * [Development](https://pcd.wordpress.org/plugins/climate-tagger/#developers)

 [Support](https://wordpress.org/support/plugin/climate-tagger/)

## Description

The Climate Tagger Plugin for WordPress is a simple, FREE and easy-to-use way to

integrate the well-known Climate Tagger API into your WordPress site. The [Climate Tagger API](https://pcd.wordpress.org/plugins/climate-tagger/api.climatetagger.net?output_format=md)
has been helping knowledge-driven web sites better catalogue, categorize, contextualize
and connect their data with that from the broader climate knowledge community since
2011. The Climate Tagger is backed by an expansive Climate Compatible Development
Thesaurus, developed by experts in multiple fields and continuously updated to remain
current.

The tags suggested by the Climate Tagger are displayed in a word cloud, with the

most relevant tags appearing larger.

The plugin is based on [Thoth’s Suggested
 Tags
. More information
 about the Climate Tagger is available at [http://www.climatetagger.net](http://www.climatetagger.net)

[Follow this project on Github](https://github.com/aptivate/climate-tagger)

### Development

This plugin uses [wp-cli](http://wp-cli.org/) and [PHPUnit](https://phpunit.de/)
for testing.
 The tests require [runkit](https://github.com/zenovich/runkit) for
mocking functions.

 * Grab the latest source from github:
 * $ git clone git@github.com:aptivate/climate-tagger.git
 * Install [wp-cli](http://wp-cli.org/#install)
 * Install [PHPUnit](https://phpunit.de/)
 * Set up runkit:
 * $ git clone https://github.com/zenovich/runkit.git
    $ cd runkit $ phpize $ ./
   configure $ sudo make install

Add the following lines to `/etc/php5/cli/php.ini`:

    ```
    extension=runkit.so
    runkit.internal_override=1
    ```

 * Install the test WordPress environment:
 * cd climate-tagger
    bash bin/install-wp-tests.sh test_db_name db_user ‘db_password’
   db_host version

where:
 ** `test_db_name` is the name for your **temporary** test WordPress database**`
db_user` is the database user name ** `db_password` is the password ** `db_host`
is the database host (eg `localhost`) ** `version` is the version of WordPress (
eg `4.2.2` or `latest`)

 * Run the tests
    phpunit

## Installation

 1. Upload the plugin to the `/wp-content/plugins/` directory.
 2. Activate it through the **Plugins** menu in WordPress.
 3. Register at [http://api.climatetagger.net/register](http://api.climatetagger.net/register)
    to get your FREE API token (or use your exiting one)
 4. Enable the plugin and enter the API key (**Settings** -> **Climate Tagger**)
 5. The **Suggested Tags** box will appear on the right hand side when you create a
    post (**Save Draft** to refresh tag suggestions after you added your text or made
    changes..
 6. Select any of the suggested tags from the word cloud to automatically add them 
    to your article
 7. If you wish tag suggestions to appear for pages as well as posts, add `page` to
    the comma-separated list of **Post types** on the **Settings** page

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Climate Tagger” is open source software. The following people have contributed 
to this plugin.

Contributors

 *   [ Aptivate ](https://profiles.wordpress.org/aptivate/)

[Translate “Climate Tagger” into your language.](https://translate.wordpress.org/projects/wp-plugins/climate-tagger)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/climate-tagger/), check
out the [SVN repository](https://plugins.svn.wordpress.org/climate-tagger/), or 
subscribe to the [development log](https://plugins.trac.wordpress.org/log/climate-tagger/)
by [RSS](https://plugins.trac.wordpress.org/log/climate-tagger/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.3

Props [@swc-pdi](https://github.com/swc-pdi)
 * Added the possibility to select 
a certain project in the Climate Tagger configuration * Adapted methods after ClimateTagger
API changes

#### 1.0.2

 * Documentation updates
 * Replaced references to reegle API with Climate Tagger

#### 1.0.1

 * Documentation updates only

#### 1.0.0

 * First version

## Meta

 *  Version **1.0.3**
 *  Last updated **10 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.7 or higher **
 *  Tested up to **4.6.30**
 *  Language
 * [English (US)](https://wordpress.org/plugins/climate-tagger/)
 * Tags
 * [climate tagger](https://pcd.wordpress.org/plugins/tags/climate-tagger/)[suggestion](https://pcd.wordpress.org/plugins/tags/suggestion/)
   [tag cloud](https://pcd.wordpress.org/plugins/tags/tag-cloud/)[tag suggestion](https://pcd.wordpress.org/plugins/tags/tag-suggestion/)
   [tags](https://pcd.wordpress.org/plugins/tags/tags/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/climate-tagger/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/climate-tagger/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/climate-tagger/reviews/)

## Contributors

 *   [ Aptivate ](https://profiles.wordpress.org/aptivate/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/climate-tagger/)