Changeset 1510450
- Timestamp:
- 10/08/2016 01:23:37 AM (9 years ago)
- Location:
- wpsitesynccontent/trunk
- Files:
-
- 1 added
- 2 edited
-
install/pluginupdater.php (added)
-
readme.txt (modified) (1 diff)
-
wpsitesynccontent.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wpsitesynccontent/trunk/readme.txt
r1510336 r1510450 107 107 108 108 == Changelog == 109 = 1.2.2 - Oct 7, 2016 = 110 * Fix: Add missing file. 111 109 112 = 1.2.1 - Oct 7, 2016 = 110 113 * Fix: Update collation on created table for some hosts. -
wpsitesynccontent/trunk/wpsitesynccontent.php
r1510336 r1510450 6 6 Author: WPSiteSync 7 7 Author URI: http://wpsitesync.com 8 Version: 1.2. 18 Version: 1.2.2 9 9 Text Domain: wpsitesynccontent 10 10 Domain path: /language … … 25 25 class WPSiteSyncContent 26 26 { 27 const PLUGIN_VERSION = '1.2. 1';27 const PLUGIN_VERSION = '1.2.2'; 28 28 const PLUGIN_NAME = 'WPSiteSyncContent'; 29 29
Note: See TracChangeset
for help on using the changeset viewer.