Changeset 2234443
- Timestamp:
- 01/28/2020 12:11:01 PM (6 years ago)
- Location:
- adsplacer/trunk
- Files:
-
- 2 edited
-
adsplacer.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
adsplacer/trunk/adsplacer.php
r2049552 r2234443 5 5 Description: Manage ad blocks in the articles separately for visitors to the PC and mobile OS 6 6 Author: mojWP 7 Version: 1.1. 37 Version: 1.1.4 8 8 Author URI: http://mojwp.ru/ 9 9 Text Domain: adsplacer … … 14 14 defined('ABSPATH') or die('No script kiddies please!'); 15 15 16 define('ADSPLACER_VERSION', '1.1. 3');16 define('ADSPLACER_VERSION', '1.1.4'); 17 17 define('ADSPLACER_PLUGIN_DIR', plugin_dir_path(__FILE__)); 18 18 define('ADSPLACER_PLUGIN_URL', plugin_dir_url(__FILE__)); -
adsplacer/trunk/readme.txt
r2049552 r2234443 2 2 Contributors: mojwp 3 3 Tags: ads, adsense, advertising, affiliate, iphone, mobile, shortcode, shortcodes 4 Requires at least: 5. 1.15 Tested up to: 5. 04 Requires at least: 5.3 5 Tested up to: 5.3 6 6 Stable tag: trunk 7 7 … … 90 90 == Changelog == 91 91 92 = 1.1.4 = 93 Tested up to WP 5.3 94 92 95 = 1.1.3 = 93 96 Tested up to WP 5.1.1
Note: See TracChangeset
for help on using the changeset viewer.