Changeset 2813796
- Timestamp:
- 11/07/2022 06:53:31 PM (3 years ago)
- Location:
- 4ecps-webforms/trunk
- Files:
-
- 2 edited
-
4ECPS.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
4ecps-webforms/trunk/4ECPS.php
r2811337 r2813796 4 4 * Plugin Name: 4ECPS Webforms 5 5 * Description: This adds the 4ECPS Marketing webforms to your website. 6 * Version: 0.2.1 76 * Version: 0.2.18 7 7 * Author: jumpdemand 8 8 * Author URI: http://www.JumpDEMAND.me … … 13 13 namespace ecps; 14 14 15 define(__NAMESPACE__ . '\ACTIVEDEMAND_VER', '0. 0.32');15 define(__NAMESPACE__ . '\ACTIVEDEMAND_VER', '0.2.18'); 16 16 define(__NAMESPACE__."\PLUGIN_VENDOR", "4ECPS"); 17 17 define(__NAMESPACE__."\PLUGIN_VENDOR_LINK", "https://4ecps.com/"); -
4ecps-webforms/trunk/readme.txt
r2811337 r2813796 4 4 Requires at least: 2.8 5 5 Tested up to: 6.0.2 6 Stable tag: 0. 0.326 Stable tag: 0.2.18 7 7 8 8 … … 38 38 39 39 == Changelog == 40 = 0. 0.32=40 = 0.2.18 = 41 41 Security Update 42 = 0.2.1 .7 =42 = 0.2.17 = 43 43 Added dynamic storyboards 44 44 Fixed woo issues
Note: See TracChangeset
for help on using the changeset viewer.