Plugin Directory

Changeset 2234443


Ignore:
Timestamp:
01/28/2020 12:11:01 PM (6 years ago)
Author:
mojwp
Message:

Tested up to WP 5.3

Location:
adsplacer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • adsplacer/trunk/adsplacer.php

    r2049552 r2234443  
    55    Description: Manage ad blocks in the articles separately for visitors to the PC and mobile OS
    66    Author: mojWP
    7     Version: 1.1.3
     7    Version: 1.1.4
    88    Author URI: http://mojwp.ru/
    99    Text Domain: adsplacer
     
    1414defined('ABSPATH') or die('No script kiddies please!');
    1515
    16 define('ADSPLACER_VERSION', '1.1.3');
     16define('ADSPLACER_VERSION', '1.1.4');
    1717define('ADSPLACER_PLUGIN_DIR', plugin_dir_path(__FILE__));
    1818define('ADSPLACER_PLUGIN_URL', plugin_dir_url(__FILE__));
  • adsplacer/trunk/readme.txt

    r2049552 r2234443  
    22Contributors: mojwp
    33Tags: ads, adsense, advertising, affiliate, iphone, mobile, shortcode, shortcodes
    4 Requires at least: 5.1.1
    5 Tested up to: 5.0
     4Requires at least: 5.3
     5Tested up to: 5.3
    66Stable tag: trunk
    77
     
    9090== Changelog ==
    9191
     92= 1.1.4 =
     93Tested up to WP 5.3
     94
    9295= 1.1.3 =
    9396Tested up to WP 5.1.1
Note: See TracChangeset for help on using the changeset viewer.