Changeset 1875228
- Timestamp:
- 05/16/2018 08:22:01 AM (8 years ago)
- Location:
- prime-ads/trunk
- Files:
-
- 2 edited
-
prime-ads.php (modified) (3 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
prime-ads/trunk/prime-ads.php
r1874700 r1875228 3 3 Plugin Name: Prime Ads 4 4 Description: Вывод рекламы с сервиса Prime Ads 5 Version: 2.3. 15 Version: 2.3.2 6 6 Author: Proffit 7 7 Author URI: http://proffit.guru/ … … 19 19 use AdsNS\SxGeo\SxGeo; 20 20 21 define('ADS_VERSION', '2.3. 1');21 define('ADS_VERSION', '2.3.2'); 22 22 define('ADS_DB_VERSION', '2.3.0'); 23 23 define('ADS_PATH', realpath(__DIR__)); … … 138 138 if(function_exists('w3tc_flush_all')) 139 139 update_option('ads-flush-w3tc', true); 140 update_option('ads-flush-wp-rocket', true); 140 141 } 141 142 } -
prime-ads/trunk/readme.txt
r1874700 r1875228 7 7 Requires at least: 4.0 8 8 Tested up to: 4.7 9 Stable tag: 2.3. 19 Stable tag: 2.3.2 10 10 11 11 Ответная часть сервиса монитизации Prime Ads (http://primeads.ru)
Note: See TracChangeset
for help on using the changeset viewer.