Changeset 1947586
- Timestamp:
- 09/26/2018 06:47:00 PM (7 years ago)
- Location:
- pod-marketing-analytics/trunk
- Files:
-
- 2 edited
-
PodMarketingAnalytics.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pod-marketing-analytics/trunk/PodMarketingAnalytics.php
r1946824 r1947586 4 4 * Plugin Name: POD Marketing Analytics 5 5 * Description: This adds the POD Marketing Analytics Portal integration to your website. 6 * Version: 0.1. 696 * Version: 0.1.70 7 7 * Author: jumpdemand 8 8 * Author URI: http://www.JumpDEMAND.me … … 13 13 namespace PodMarketing; 14 14 15 define(__NAMESPACE__.'\ACTIVEDEMAND_VER', '0.1. 69');15 define(__NAMESPACE__.'\ACTIVEDEMAND_VER', '0.1.70'); 16 16 define(__NAMESPACE__."\PLUGIN_VENDOR", "Pod Marketing"); 17 17 define(__NAMESPACE__."\PLUGIN_VENDOR_LINK", "http://www.podmarketinginc.com/"); -
pod-marketing-analytics/trunk/readme.txt
r1946824 r1947586 4 4 Requires at least: 2.8 5 5 Tested up to: 4.9.6 6 Stable tag: 0.1. 696 Stable tag: 0.1.70 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 26 26 27 27 == Changelog == 28 = 0.1.70 = 29 Updated LP code 28 30 = 0.1.69 = 29 31 New script format
Note: See TracChangeset
for help on using the changeset viewer.