Changeset 3228131
- Timestamp:
- 01/24/2025 03:31:53 PM (14 months ago)
- Location:
- dailystory/trunk
- Files:
-
- 2 edited
-
dailystory.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dailystory/trunk/dailystory.php
r3164516 r3228131 30 30 31 31 if ( !defined('DAILYSTORY_PLUGIN_VERSION') ) 32 define('DAILYSTORY_PLUGIN_VERSION', '2.1. 3');32 define('DAILYSTORY_PLUGIN_VERSION', '2.1.4'); 33 33 34 34 // ────────────────────────────────────────────── -
dailystory/trunk/readme.txt
r3164516 r3228131 4 4 Requires at least: 4.0 5 5 Tested up to: 6.6.2 6 Stable tag: 2.1. 36 Stable tag: 2.1.4 7 7 License: GNU General Public License v2.0 or later 8 8 … … 93 93 ## Changelog 94 94 95 ### 2.1.4 96 * Updates to handle messages when WordPress is in debug mode 97 95 98 ### 2.1.1 96 99 * Support for redirect url in web form and new javascript events
Note: See TracChangeset
for help on using the changeset viewer.