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