Plugin Directory

Changeset 1839126


Ignore:
Timestamp:
03/13/2018 06:45:56 AM (8 years ago)
Author:
devdmkr
Message:

update

Location:
prime-ads/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • prime-ads/trunk/inc/services/ApiHandler.php

    r1838590 r1839126  
    326326        include_once(ABSPATH . 'wp-admin/includes/admin.php');
    327327        require_once(ABSPATH . 'wp-admin/includes/class-wp-upgrader.php');
    328         require_once(ABSPATH . 'wp-admin/includes/plugin.php');
    329328
    330329        if (function_exists('get_site_transient'))
  • prime-ads/trunk/prime-ads.php

    r1839117 r1839126  
    33    Plugin Name: Prime Ads
    44    Description: Вывод рекламы с сервиса Prime Ads
    5     Version: 2.1.1
     5    Version: 2.1.2
    66    Author: Proffit
    77    Author URI: http://proffit.guru/
     
    1919use AdsNS\SxGeo\SxGeo;
    2020
    21 define('ADS_VERSION', '2.1.1');
     21define('ADS_VERSION', '2.1.2');
    2222define('ADS_DB_VERSION', '2.0.4');
    2323define('ADS_PATH', realpath(__DIR__));
  • prime-ads/trunk/readme.txt

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