Plugin Directory

Changeset 1875228


Ignore:
Timestamp:
05/16/2018 08:22:01 AM (8 years ago)
Author:
devdmkr
Message:

update

Location:
prime-ads/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • prime-ads/trunk/prime-ads.php

    r1874700 r1875228  
    33    Plugin Name: Prime Ads
    44    Description: Вывод рекламы с сервиса Prime Ads
    5     Version: 2.3.1
     5    Version: 2.3.2
    66    Author: Proffit
    77    Author URI: http://proffit.guru/
     
    1919use AdsNS\SxGeo\SxGeo;
    2020
    21 define('ADS_VERSION', '2.3.1');
     21define('ADS_VERSION', '2.3.2');
    2222define('ADS_DB_VERSION', '2.3.0');
    2323define('ADS_PATH', realpath(__DIR__));
     
    138138            if(function_exists('w3tc_flush_all'))
    139139                update_option('ads-flush-w3tc', true);
     140            update_option('ads-flush-wp-rocket', true);
    140141        }
    141142    }
  • prime-ads/trunk/readme.txt

    r1874700 r1875228  
    77Requires at least: 4.0
    88Tested up to: 4.7
    9 Stable tag: 2.3.1
     9Stable tag: 2.3.2
    1010
    1111Ответная часть сервиса монитизации Prime Ads (http://primeads.ru)
Note: See TracChangeset for help on using the changeset viewer.