Changeset 2831364
- Timestamp:
- 12/09/2022 08:41:03 PM (3 years ago)
- Location:
- wp-contentools/trunk
- Files:
-
- 2 edited
-
contentools.php (modified) (2 diffs)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-contentools/trunk/contentools.php
r2637611 r2831364 15 15 * @wordpress-plugin 16 16 * Plugin Name: WP Contentools 17 * Plugin URI: https:// github.com/contentools/wordpress-plugin/17 * Plugin URI: https://plugins.svn.wordpress.org/wp-contentools/ 18 18 * Description: This plugin enables the integration between the Contentools Platform and Wordpress. 19 * Version: 3.0. 819 * Version: 3.0.9 20 20 * Author: Contentools 21 21 * Author URI: https://contentools.com/ … … 36 36 * Rename this for your plugin and update it as you release new versions. 37 37 */ 38 define( 'PLUGIN_NAME_VERSION', '3.0. 8' );38 define( 'PLUGIN_NAME_VERSION', '3.0.9' ); 39 39 40 40 /** -
wp-contentools/trunk/readme.txt
r2637611 r2831364 1 1 === Contentools Integration === 2 Contributors: Luciano Camargo Cruz, Brunno Schardosin, Vinicius Bossle Fagundes 2 Contributors: Luciano Camargo Cruz, Davi Duarte, Douglas Schneider, Brunno Schardosin, Vinicius Bossle Fagundes 3 3 4 Donate link: 5 4 6 Tags: Contentools, integration, marketing, platform, content marketing 7 5 8 Requires at least: 4.6 6 Tested up to: 5.8 7 Stable tag: 3.0.8 9 10 Tested up to: 6.1.1 11 12 Stable tag: 3.0.9 13 8 14 Requires PHP: 5.6 15 9 16 License: GPLv2 or later 17 10 18 License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 19 12 This plugin enables the integration between Contentools e your blog, and also the Edit in WordPress and Live Preview functions.20 This plugin enables the integration between Contentools and Wordpress, also edit in WordPress and live preview functions. 13 21 14 22 == Description == 15 23 16 Contentools is a content marketing automation platform to centralize, streamline and manage content creation. 17 https://go.contentools.com/ 24 Contentools platformas allows the user tu build a collaborative Content Operation by invitingthe team of content creators to collaborate in a tool that centralizes the entire process, from strategy, ideation, up to the publication of content across your blog, social, and website. Your content team will get a space to centralize all communications and information about the content being produced from start to finish, so you can reach the right audience with the right content every time, and at scale. 18 25 26 Learn more: https://growthhackers.com/workflow 19 27 20 This plugin enables the integration between the Contentools Platform and Wordpress. 28 This plugin enables the integration between Contentools Platform and your WordPress’ blog. With the integrations users are able to: Create, update, and automatically publish content directly from Contentools as well as retrieve WordPress content and content versions. 29 30 The plugin can be accessed and found in the WordPress’ plugins by any WordPress user, but the full connection and execute all the features just for customers engaged in both products (WordPress and Contentools). 21 31 22 32 Current Features: … … 40 50 == Frequently Asked Questions == 41 51 42 Nothing yet 52 Is Contentools Plugin available to every WordPress Users? 53 Yes, the plugin is currently available to every WordPress user, but only can be used by Contentools customers engaged withaccess to our platform. 54 55 Learn more about our plugin and platform features in: https://help.growth.software/pt-br/knowledge/workflow-contentools 43 56 44 57 == Upgrade Notice == 45 58 46 Nothing yet 59 1. Publish as draft feature; 60 2. Custom Post Types; 61 3. Import WordPress Content. 47 62 48 63 == Screenshots == … … 51 66 52 67 == Changelog == 68 = 3.0.9 = 69 * Test Wordpress version 6.1.1 70 53 71 = 3.0.8 = 54 72 * Added new parameters for query posts 73 74 = 3.0.7 = 75 * Test Wordpress version 5.6 76 77 = 3.0.6 = 78 * Test Wordpress version 5.5 55 79 56 80 = 3.0.5 =
Note: See TracChangeset
for help on using the changeset viewer.