Changeset 3400551
- Timestamp:
- 11/21/2025 03:03:49 PM (4 months ago)
- Location:
- team-showcase-supreme/trunk
- Files:
-
- 2 edited
-
index.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
team-showcase-supreme/trunk/index.php
r3396074 r3400551 9 9 Text Domain: team-showcase-supreme 10 10 Domain Path: /languages 11 Version: 8. 311 Version: 8.4 12 12 */ 13 13 if (!defined('ABSPATH')) … … 16 16 define('wpm_6310_plugin_url', plugin_dir_path(__FILE__)); 17 17 define('wpm_6310_plugin_dir_url', plugin_dir_url(__FILE__)); 18 define ('WPM_PLUGIN_CURRENT_VERSION', 8. 3);18 define ('WPM_PLUGIN_CURRENT_VERSION', 8.4); 19 19 define( 'WPM_6310_PLUGIN_LANGUAGE_PATH', dirname( plugin_basename( __FILE__ ) ) . '/languages' ); 20 20 -
team-showcase-supreme/trunk/readme.txt
r3398467 r3400551 4 4 Requires at least: 4.6.14 5 5 Tested up to: 6.8 6 Stable tag: 8. 36 Stable tag: 8.4 7 7 Requires PHP: 5.6 8 8 License: GPLv2 or later … … 183 183 184 184 == Changelog == 185 = 8.4 = 186 * FEATURE – Patch issue resolved 187 185 188 = 8.3 = 186 189 * FEATURE – Patch issue resolved
Note: See TracChangeset
for help on using the changeset viewer.