{"id":36760,"date":"2015-06-04T08:20:45","date_gmt":"2015-06-04T08:20:45","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/climate-content-pool\/"},"modified":"2017-09-19T15:58:22","modified_gmt":"2017-09-19T15:58:22","slug":"climate-content-pool","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/climate-content-pool\/","author":14199323,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.2","stable_tag":"1.0.2","tested":"4.8.28","requires":"3.7","requires_php":"","requires_plugins":"","header_name":"Climate Content Pool","header_author":"Aptivate","header_description":"","assets_banners_color":"","last_updated":"2017-09-19 15:58:22","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":10,"downloads":1574,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog","faq"],"tags":[],"upgrade_notice":{"1.0.0":"<ul>\n<li>First version<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1556,18046,18047],"plugin_category":[],"plugin_contributors":[92830],"plugin_business_model":[],"class_list":["post-36760","plugin","type-plugin","status-publish","hentry","plugin_tags-api","plugin_tags-climate-tagger","plugin_tags-content-pool","plugin_contributors-aptivate","plugin_committers-aptivate"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/climate-content-pool.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>The Climate Tagger Content Pool Plugin for WordPress is a simple, FREE and\neasy-to-use way to upload your posts to the \u201cContent Pool\u201d of the well-known\n<a href=\"api.climatetagger.net\">Climate Tagger API<\/a>. The API has been\nhelping knowledge-driven web sites better catalogue, categorize, contextualize\nand connect their data with that from the broader climate knowledge community\nsince 2011. Through its \u201cContent Pool\u201d Climate Tagger allows organizations to\neasily connect their data and information resources with other Climate Tagger\nusers. By uploading your posts to the \u201cContent Pool\u201d of the Climate Tagger, you\nwill make your content available to a large audience of users looking for\nclimate-related information.<\/p>\n\n<p>After installation, a tick-box will appear on the screen where you add or edit\nyour posts, which will allow you to send the post content to the Content Pool.<\/p>\n\n<p><a href=\"https:\/\/github.com\/aptivate\/climate-content-pool\">Follow this project on Github<\/a><\/p>\n\n<h3>Development<\/h3>\n\n<p>This plugin uses <a href=\"http:\/\/wp-cli.org\/\">wp-cli<\/a> and <a href=\"https:\/\/phpunit.de\/\">PHPUnit<\/a> for testing.\nThe tests require <a href=\"https:\/\/github.com\/zenovich\/runkit\">runkit<\/a> for mocking functions.<\/p>\n\n<ul>\n<li><p>Grab the latest source from github:<\/p>\n\n<p>$ git clone git@github.com:aptivate\/climate-content-pool.git<\/p><\/li>\n<li><p>Install <a href=\"http:\/\/wp-cli.org\/#install\">wp-cli<\/a><\/p><\/li>\n<li>Install <a href=\"https:\/\/phpunit.de\/\">PHPUnit<\/a><\/li>\n<li><p>Set up runkit:<\/p>\n\n<p>$ git clone https:\/\/github.com\/zenovich\/runkit.git\n$ cd runkit\n$ phpize\n$ .\/configure\n$ sudo make install<\/p><\/li>\n<\/ul>\n\n<p>Add the following lines to <code>\/etc\/php5\/cli\/php.ini<\/code>:<\/p>\n\n<pre><code>extension=runkit.so\nrunkit.internal_override=1\n<\/code><\/pre>\n\n<ul>\n<li><p>Install the test WordPress environment:<\/p>\n\n<p>cd climate-content-pool\nbash bin\/install-wp-tests.sh test_db_name db_user 'db_password' db_host version<\/p><\/li>\n<\/ul>\n\n<p>where:<\/p>\n\n<pre><code>    test_db_name is the name for your **temporary** test WordPress database\n    db_user is the database user name\n    db_password is the password\n    db_host is the database host (eg `localhost`)\n    version is the version of WordPress (eg `4.2.2` or `latest`)\n<\/code><\/pre>\n\n<ul>\n<li>Run the tests\nphpunit<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin to the <code>wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate it through the <strong>Plugins<\/strong> menu in WordPress.<\/li>\n<li>Register at <a href=\"http:\/\/api.climatetagger.net\/register\">http:\/\/api.climatetagger.net\/register<\/a> to get your FREE API token (or use your exiting one)<\/li>\n<li>Enable the plugin and enter the API key (<strong>Settings<\/strong> -&gt; <strong>Climate Content Pool<\/strong>)<\/li>\n<li>A tick-box will appear on the screen where you add or edit\nyour posts, which will allow you to send the post content to the Content Pool.<\/li>\n<li>If you wish to send the content of pages as well as posts to the Content Pool, add <code>page<\/code> to the comma-separated list of <strong>Post types<\/strong> on the <strong>Settings<\/strong> page<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Test fixes only - no code changes<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Documentation updates<\/li>\n<li>Replaced references to reegle API with Climate Tagger<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>First version<\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Upload the plugin to the <code>wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate it through the <strong>Plugins<\/strong> menu in WordPress.<\/li>\n<li>Register at <a href=\"http:\/\/api.climatetagger.net\/register\">http:\/\/api.climatetagger.net\/register<\/a> to get your FREE API token (or use your exiting one)<\/li>\n<li>Enable the plugin and enter the API key (<strong>Settings<\/strong> -&gt; <strong>Climate Content Pool<\/strong>)<\/li>\n<li>A tick-box will appear on the screen where you add or edit\nyour posts, which will allow you to send the post content to the Content Pool.<\/li>\n<li>If you wish to send the content of pages as well as posts to the Content Pool, add <code>page<\/code> to the comma-separated list of <strong>Post types<\/strong> on the <strong>Settings<\/strong> page<\/li>\n<\/ol><\/dd>\n\n<\/dl>","raw_excerpt":"Climate Content Pool is a plugin that uploads WordPress posts to the Climate Tagger Content Pool","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/36760","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=36760"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/aptivate"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=36760"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=36760"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=36760"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=36760"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=36760"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=36760"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}