Title: Climate Content Pool
Author: Aptivate
Published: <strong>2015 年 6 月 4 日</strong>
Last modified: 2017 年 9 月 19 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

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

# Climate Content Pool

 作者：[Aptivate](https://profiles.wordpress.org/aptivate/)

[下载](https://downloads.wordpress.org/plugin/climate-content-pool.1.0.2.zip)

 * [详情](https://cn.wordpress.org/plugins/climate-content-pool/#description)
 * [评价](https://cn.wordpress.org/plugins/climate-content-pool/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/climate-content-pool/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/climate-content-pool/#developers)

 [支持](https://wordpress.org/support/plugin/climate-content-pool/)

## 描述

The Climate Tagger Content Pool Plugin for WordPress is a simple, FREE and
 easy-
to-use way to upload your posts to the “Content Pool” of the well-known [Climate Tagger API](https://cn.wordpress.org/plugins/climate-content-pool/api.climatetagger.net?output_format=md).
The API 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. Through its “Content Pool” Climate Tagger allows organizations
to easily connect their data and information resources with other Climate Tagger
users. By uploading your posts to the “Content Pool” of the Climate Tagger, you 
will make your content available to a large audience of users looking for climate-
related information.

After installation, a tick-box will appear on the screen where you add or edit
 
your posts, which will allow you to send the post content to the Content Pool.

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

### 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-content-pool.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-content-pool
    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

## 安装

 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 Content Pool**)
 5. A tick-box will appear on the screen where you add or edit
     your posts, which will
    allow you to send the post content to the Content Pool.
 6. If you wish to send the content of pages as well as posts to the Content Pool, 
    add `page` to the comma-separated list of **Post types** on the **Settings** page

## 常见问题

  Installation Instructions

 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 Content Pool**)
 5. A tick-box will appear on the screen where you add or edit
     your posts, which will
    allow you to send the post content to the Content Pool.
 6. If you wish to send the content of pages as well as posts to the Content Pool, 
    add `page` to the comma-separated list of **Post types** on the **Settings** page

## 评价

此插件暂无评价。

## 贡献者及开发者

「Climate Content Pool」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「Climate Content Pool」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/climate-content-pool)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/climate-content-pool/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/climate-content-pool/)，或通过[RSS](https://plugins.trac.wordpress.org/log/climate-content-pool/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/climate-content-pool/)。

## 更新日志

#### 1.0.2

 * Test fixes only – no code changes

#### 1.0.1

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

#### 1.0.0

 * First version

## 额外信息

 *  版本 **1.0.2**
 *  最后更新：**9 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 3.7 或更高版本 **
 *  已测试的最高版本为 **4.8.28**
 *  语言
 * [English (US)](https://wordpress.org/plugins/climate-content-pool/)
 * 标签
 * [api](https://cn.wordpress.org/plugins/tags/api/)[climate tagger](https://cn.wordpress.org/plugins/tags/climate-tagger/)
 *  [高级视图](https://cn.wordpress.org/plugins/climate-content-pool/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/climate-content-pool/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/climate-content-pool/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/climate-content-pool/)