Version Description
Enjoy this latest update with the latest tweaks and improvements for AdRotate for WordPress!
Download this release
Release Info
Developer | adegans |
Plugin | AdRotate Banner Manager |
Version | 5.8.6.2 |
Comparing to | |
See all releases |
Code changes from version 5.8.6.1 to 5.8.6.2
- adrotate.php +2 -2
- readme.txt +14 -29
adrotate.php
CHANGED
@@ -6,7 +6,7 @@ Author: Arnan de Gans
|
|
6 |
Author URI: https://www.arnan.me/?pk_campaign=adrotatefree&pk_keyword=plugin_info
|
7 |
Description: Monetise your website with adverts while keeping things simple. Start making money today!
|
8 |
Text Domain: adrotate
|
9 |
-
Version: 5.8.6.
|
10 |
License: GPLv3
|
11 |
*/
|
12 |
|
@@ -21,7 +21,7 @@ License: GPLv3
|
|
21 |
------------------------------------------------------------------------------------ */
|
22 |
|
23 |
/*--- AdRotate values ---------------------------------------*/
|
24 |
-
define("ADROTATE_DISPLAY", '5.8.6.
|
25 |
define("ADROTATE_VERSION", 399);
|
26 |
define("ADROTATE_DB_VERSION", 66);
|
27 |
$plugin_folder = plugin_dir_path(__FILE__);
|
6 |
Author URI: https://www.arnan.me/?pk_campaign=adrotatefree&pk_keyword=plugin_info
|
7 |
Description: Monetise your website with adverts while keeping things simple. Start making money today!
|
8 |
Text Domain: adrotate
|
9 |
+
Version: 5.8.6.2
|
10 |
License: GPLv3
|
11 |
*/
|
12 |
|
21 |
------------------------------------------------------------------------------------ */
|
22 |
|
23 |
/*--- AdRotate values ---------------------------------------*/
|
24 |
+
define("ADROTATE_DISPLAY", '5.8.6.2');
|
25 |
define("ADROTATE_VERSION", 399);
|
26 |
define("ADROTATE_DB_VERSION", 66);
|
27 |
$plugin_folder = plugin_dir_path(__FILE__);
|
readme.txt
CHANGED
@@ -4,8 +4,8 @@ Donate link: https://ajdg.solutions/go/donate/adrotatefree
|
|
4 |
Tags: adverts, ads, banners, advert manager, ad manager, banner manager, monetise, revenue, place banners, adsense, dfp, doubleclick, amazon, affiliate, referral
|
5 |
Requires at least: 4.6
|
6 |
Requires PHP: 5.6
|
7 |
-
Tested up to: 5.
|
8 |
-
Stable tag: 5.8.6.
|
9 |
License: GPLv3
|
10 |
|
11 |
AdRotate is the only advert manager you'll ever need for WordPress.
|
@@ -64,39 +64,24 @@ For more detailed instructions check out the [installation steps](https://ajdg.s
|
|
64 |
|
65 |
For the full changelog check out the [development page](https://ajdg.solutions/support/adrotate-development/?pk_campaign=adrotatefree&pk_keyword=readme).
|
66 |
|
|
|
|
|
|
|
67 |
= AdRotate 5.8.6.1 =
|
68 |
* [CAUTION] PHP snippet syntax has changed, check manual!
|
69 |
* [fix] Zip uploads not always working
|
70 |
* [change] Dashboard tweaks
|
71 |
* [i18n] Updated translations
|
72 |
|
73 |
-
= AdRotate 5.8.
|
74 |
-
*
|
75 |
-
* [new]
|
76 |
-
* [new]
|
77 |
-
* [
|
78 |
-
* [
|
79 |
-
* [change]
|
80 |
-
|
81 |
-
|
82 |
-
* [CAUTION] PHP snippet syntax has changed, check manual!
|
83 |
-
* [new] License validity available in your Dashboard
|
84 |
-
* [new] Remove wrapper code from advert for inline use with PHP
|
85 |
-
* [new] Remove wrapper code from advert for inline use with Shortcode
|
86 |
-
* [new] Create folders from the Media Manager
|
87 |
-
* [change] Geo Lookup requests for may now take up to 5 seconds
|
88 |
-
* [fix] Faulty ; in the group CSS output for margins
|
89 |
-
* [fix] Plugin updates not always showing without an active license
|
90 |
-
* [fix] Check for update when activating license
|
91 |
-
* [fix] Possible SQL injection vulnerability for certain urls
|
92 |
-
* [fix] Improved MySQL 8 compatibility
|
93 |
-
* [fix] Improved error handling for AdRotate Geo
|
94 |
-
* [fix] Advertisers no longer create empty ads when adding new adverts
|
95 |
-
* [api] Updated license (de)activation routine
|
96 |
-
* [api] Smaller data size for update checks and Geotargeting (faster)
|
97 |
-
* [api] Requests may now take up to 5 seconds (up from 2 seconds)
|
98 |
-
* [api] Clearer status message for invalid and expired licenses
|
99 |
-
* [api] More accurate latency calculation
|
100 |
|
101 |
Be a Pro and get [AdRotate Professional](https://ajdg.solutions/product-category/adrotate-pro/?pk_campaign=adrotatefree&pk_keyword=readme)!
|
102 |
|
4 |
Tags: adverts, ads, banners, advert manager, ad manager, banner manager, monetise, revenue, place banners, adsense, dfp, doubleclick, amazon, affiliate, referral
|
5 |
Requires at least: 4.6
|
6 |
Requires PHP: 5.6
|
7 |
+
Tested up to: 5.5
|
8 |
+
Stable tag: 5.8.6.2
|
9 |
License: GPLv3
|
10 |
|
11 |
AdRotate is the only advert manager you'll ever need for WordPress.
|
64 |
|
65 |
For the full changelog check out the [development page](https://ajdg.solutions/support/adrotate-development/?pk_campaign=adrotatefree&pk_keyword=readme).
|
66 |
|
67 |
+
= AdRotate 5.8.6.2 =
|
68 |
+
* Tested to work on WordPress 5.5
|
69 |
+
|
70 |
= AdRotate 5.8.6.1 =
|
71 |
* [CAUTION] PHP snippet syntax has changed, check manual!
|
72 |
* [fix] Zip uploads not always working
|
73 |
* [change] Dashboard tweaks
|
74 |
* [i18n] Updated translations
|
75 |
|
76 |
+
= AdRotate Professional 5.8.5 =
|
77 |
+
* Tested to work on WordPress 5.5
|
78 |
+
* [new] Update API server status indicator in Maintenance
|
79 |
+
* [new] Email CC option for Premium Support messages
|
80 |
+
* [fix] Zip uploads not always working
|
81 |
+
* [api] WordPress 5.5 compatibility
|
82 |
+
* [change] Simplified AdRotate Geo code
|
83 |
+
* [change] Simplified License activation code
|
84 |
+
* [change] Better error handling for Update API
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
|
86 |
Be a Pro and get [AdRotate Professional](https://ajdg.solutions/product-category/adrotate-pro/?pk_campaign=adrotatefree&pk_keyword=readme)!
|
87 |
|