Changeset 3290267
- Timestamp:
- 05/09/2025 06:45:38 AM (11 months ago)
- Location:
- hazel-harlow/trunk
- Files:
-
- 3 edited
-
README.md (modified) (1 diff)
-
hazel-harlow.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
hazel-harlow/trunk/README.md
r3284440 r3290267 92 92 93 93 ## Changelog 94 ### 1.5.0 95 - Bug fixing 96 94 97 ### 1.4.0 95 98 - Added support to edit posts after update / enhance -
hazel-harlow/trunk/hazel-harlow.php
r3284440 r3290267 3 3 Plugin Name: Hazel Harlow 4 4 Description: Next Gen AI Content Updater 5 Version: 1. 4.05 Version: 1.5.0 6 6 Author: Hardik Shah 7 7 Author URI: https://hazelharlow.com … … 19 19 20 20 // Define plugin constants 21 define('HAZEL_HARLOW_VERSION', '1. 4.0');21 define('HAZEL_HARLOW_VERSION', '1.5.0'); 22 22 define('HAZEL_HARLOW_FILE', __FILE__); 23 23 define('HAZEL_HARLOW_PATH', plugin_dir_path(__FILE__)); -
hazel-harlow/trunk/readme.txt
r3284440 r3290267 4 4 Requires at least: 5.0 5 5 Tested up to: 6.8 6 Stable tag: 1. 4.06 Stable tag: 1.5.0 7 7 Requires PHP: 7.0 8 8 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.