Changeset 3479546
- Timestamp:
- 03/10/2026 09:04:03 PM (3 weeks ago)
- Location:
- wp-contentools/trunk
- Files:
-
- 2 edited
-
contentools.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-contentools/trunk/contentools.php
r2934031 r3479546 17 17 * Plugin URI: https://wordpress.org/plugins/wp-contentools/ 18 18 * Description: This plugin enables the integration between the Contentools Platform and Wordpress. 19 * Version: 3.1. 119 * Version: 3.1.2 20 20 * Author: Contentools 21 21 * Author URI: https://growthhackers.com/workflow … … 36 36 * Rename this for your plugin and update it as you release new versions. 37 37 */ 38 define('PLUGIN_CONTENTOOLS_VERSION', '3.1. 1');38 define('PLUGIN_CONTENTOOLS_VERSION', '3.1.2'); 39 39 40 40 /** -
wp-contentools/trunk/readme.txt
r2934031 r3479546 8 8 Requires at least: 4.6 9 9 10 Tested up to: 6. 2.210 Tested up to: 6.9.2 11 11 12 Stable tag: 3.1. 112 Stable tag: 3.1.2 13 13 14 14 Requires PHP: 5.6 … … 66 66 67 67 == Changelog == 68 = 3.1.2 = 69 * Test Wordpress version 6.9.2 70 68 71 = 3.1.1 = 69 72 * Test Wordpress version 6.2.2
Note: See TracChangeset
for help on using the changeset viewer.