Changeset 3099997
- Timestamp:
- 06/09/2024 11:08:41 AM (22 months ago)
- Location:
- optinable/trunk
- Files:
-
- 2 edited
-
optinable.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
optinable/trunk/optinable.php
r3086501 r3099997 4 4 * Plugin URI: https://optinable.com/?utm_campaign=plugin-info&utm_source=plugin-header&utm_medium=plugin-uri 5 5 * Description: The ultimate Free WP plugin for collecting email subscribers. With our easy-to-use interface, and built in templates, you can create beautiful popups, stickybars, slide-ins, and embed forms to grow your email list in no time. 6 * Version: 1.0. 36 * Version: 1.0.4 7 7 * 8 8 * Author: OptinAble Popup Builder Team … … 20 20 } 21 21 22 define( 'OPTINABLE_PLUGIN_VERSION', '1.0. 3' );22 define( 'OPTINABLE_PLUGIN_VERSION', '1.0.4' ); 23 23 define( 'OA_DB_VERSION', '1.1' ); 24 24 define( 'OPTINABLE_HASH_STRING', 'OPTINABLEV1' ); -
optinable/trunk/readme.txt
r3086501 r3099997 4 4 Requires at least: 5.2 5 5 Tested up to: 6.5.3 6 Stable tag: 1.0. 36 Stable tag: 1.0.4 7 7 Requires PHP: 5.6 8 8 License: GPLv2 or later … … 92 92 **Most Recent Changes:** 93 93 94 = 1.0.4 = 95 * Fix: Campaign was still showing after opted-in. 96 97 94 98 = 1.0.3 = 95 99 * Fix: Embeds campaign delete page not showing
Note: See TracChangeset
for help on using the changeset viewer.