Changeset 1605439
- Timestamp:
- 02/28/2017 07:11:10 PM (9 years ago)
- File:
-
- 1 edited
-
marketing-optimizer/trunk/marketing-optimizer.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
marketing-optimizer/trunk/marketing-optimizer.php
r1605422 r1605439 4 4 * Plugin Name: Marketing Optimizer for Wordpress Plugin 5 5 * URI: http://www.marketingoptimizer.com/?apcid=8381 6 * Version: 20160106 .26 * Version: 20160106 7 7 * Description: Create Landing Pages for Wordpress 8 8 * Author: Marketing Optimizer, customercare@marketingoptimizer.com … … 24 24 CONST MO_DIRECTORY = 'marketing-optimizer'; 25 25 26 public static $plugin_version = '20160106 .2';26 public static $plugin_version = '20160106'; 27 27 28 28 public static $plugin_name = 'marketing-optimizer';
Note: See TracChangeset
for help on using the changeset viewer.