Version Description
Enjoy this 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.10 |
Comparing to | |
See all releases |
Code changes from version 5.8.9.1 to 5.8.10
- adrotate.php +4 -4
- readme.txt +14 -31
adrotate.php
CHANGED
@@ -4,9 +4,9 @@ Plugin Name: AdRotate
|
|
4 |
Plugin URI: https://ajdg.solutions/product/adrotate-banner-manager/?pk_campaign=adrotatefree&pk_keyword=plugin_info
|
5 |
Author: Arnan de Gans
|
6 |
Author URI: https://www.arnan.me/?pk_campaign=adrotatefree&pk_keyword=plugin_info
|
7 |
-
Description:
|
8 |
Text Domain: adrotate
|
9 |
-
Version: 5.8.
|
10 |
License: GPLv3
|
11 |
*/
|
12 |
|
@@ -17,11 +17,11 @@ License: GPLv3
|
|
17 |
|
18 |
* COPYRIGHT NOTICES AND ALL THE COMMENTS SHOULD REMAIN INTACT.
|
19 |
* By using this code you agree to indemnify Arnan de Gans from any
|
20 |
-
* liability that might arise from
|
21 |
------------------------------------------------------------------------------------ */
|
22 |
|
23 |
/*--- AdRotate values ---------------------------------------*/
|
24 |
-
define("ADROTATE_DISPLAY", '5.8.
|
25 |
define("ADROTATE_VERSION", 399);
|
26 |
define("ADROTATE_DB_VERSION", 66);
|
27 |
$plugin_folder = plugin_dir_path(__FILE__);
|
4 |
Plugin URI: https://ajdg.solutions/product/adrotate-banner-manager/?pk_campaign=adrotatefree&pk_keyword=plugin_info
|
5 |
Author: Arnan de Gans
|
6 |
Author URI: https://www.arnan.me/?pk_campaign=adrotatefree&pk_keyword=plugin_info
|
7 |
+
Description: Monetize your website with adverts while keeping things simple. Start making money today!
|
8 |
Text Domain: adrotate
|
9 |
+
Version: 5.8.10
|
10 |
License: GPLv3
|
11 |
*/
|
12 |
|
17 |
|
18 |
* COPYRIGHT NOTICES AND ALL THE COMMENTS SHOULD REMAIN INTACT.
|
19 |
* By using this code you agree to indemnify Arnan de Gans from any
|
20 |
+
* liability that might arise from its use.
|
21 |
------------------------------------------------------------------------------------ */
|
22 |
|
23 |
/*--- AdRotate values ---------------------------------------*/
|
24 |
+
define("ADROTATE_DISPLAY", '5.8.10');
|
25 |
define("ADROTATE_VERSION", 399);
|
26 |
define("ADROTATE_DB_VERSION", 66);
|
27 |
$plugin_folder = plugin_dir_path(__FILE__);
|
readme.txt
CHANGED
@@ -2,10 +2,10 @@
|
|
2 |
Contributors: adegans
|
3 |
Donate link: https://ajdg.solutions/go/donate/adrotatefree
|
4 |
Tags: adverts, ads, banners, advert manager, ad manager, banner manager, monetise, revenue, place banners, google, adsense, dfp, doubleclick, amazon, affiliate, referral
|
5 |
-
Requires at least:
|
6 |
Requires PHP: 5.6
|
7 |
Tested up to: 5.5.1
|
8 |
-
Stable tag: 5.8.
|
9 |
License: GPLv3
|
10 |
|
11 |
AdRotate is the only advert manager you'll ever need. Manage all your Google AdSense, Media.net, Amazon banners and more. Manage your ads.txt, widgets and many more powerful features to run successful campaigns.
|
@@ -64,37 +64,20 @@ 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.
|
68 |
-
*
|
69 |
-
* [
|
70 |
|
71 |
-
= AdRotate 5.8.
|
|
|
|
|
|
|
|
|
|
|
72 |
* [tweak] Reworded advert error notifications
|
73 |
-
|
74 |
-
|
75 |
-
* [
|
76 |
-
|
77 |
-
= AdRotate 5.8.7 =
|
78 |
-
* [i18n] Updated and rewritten Dutch translation to make more sense
|
79 |
-
|
80 |
-
= AdRotate 5.8.6.2 =
|
81 |
-
* Tested to work on WordPress 5.5
|
82 |
-
|
83 |
-
= AdRotate 5.8.6.1 =
|
84 |
-
* [CAUTION] PHP snippet syntax has changed, check manual!
|
85 |
-
* [fix] Zip uploads not always working
|
86 |
-
* [change] Dashboard tweaks
|
87 |
-
* [i18n] Updated translations
|
88 |
-
|
89 |
-
= AdRotate Professional 5.8.5 =
|
90 |
-
* Tested to work on WordPress 5.5
|
91 |
-
* [new] Update API server status indicator in Maintenance
|
92 |
-
* [new] Email CC option for Premium Support messages
|
93 |
-
* [fix] Zip uploads not always working
|
94 |
-
* [api] WordPress 5.5 compatibility
|
95 |
-
* [change] Simplified AdRotate Geo code
|
96 |
-
* [change] Simplified License activation code
|
97 |
-
* [change] Better error handling for Update API
|
98 |
|
99 |
Be a Pro and get [AdRotate Professional](https://ajdg.solutions/product-category/adrotate-pro/?pk_campaign=adrotatefree&pk_keyword=readme)!
|
100 |
|
2 |
Contributors: adegans
|
3 |
Donate link: https://ajdg.solutions/go/donate/adrotatefree
|
4 |
Tags: adverts, ads, banners, advert manager, ad manager, banner manager, monetise, revenue, place banners, google, adsense, dfp, doubleclick, amazon, affiliate, referral
|
5 |
+
Requires at least: 5.0
|
6 |
Requires PHP: 5.6
|
7 |
Tested up to: 5.5.1
|
8 |
+
Stable tag: 5.8.10
|
9 |
License: GPLv3
|
10 |
|
11 |
AdRotate is the only advert manager you'll ever need. Manage all your Google AdSense, Media.net, Amazon banners and more. Manage your ads.txt, widgets and many more powerful features to run successful campaigns.
|
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.10 =
|
68 |
+
* [tweak] More consistent use of date() and date_i18n()
|
69 |
+
* [change] Now requires WordPress 5.0 or newer
|
70 |
|
71 |
+
= AdRotate Professional 5.8.6 =
|
72 |
+
* [fix] Added missing error notices for certain combinations of settings
|
73 |
+
* [fix] Replaced adrotate_now() with current_time(‘timestamp’)
|
74 |
+
* [fix] Better handling of slow/no response from update server
|
75 |
+
* [fix] Backward compatibility with older WordPress versions
|
76 |
+
* [tweak] More consistent use of date() and date_i18n()
|
77 |
* [tweak] Reworded advert error notifications
|
78 |
+
* [change] Update checks now show last checked date
|
79 |
+
* [change] %image% tag no longer supported
|
80 |
+
* [change] Now requires WordPress 5.0 or newer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
|
82 |
Be a Pro and get [AdRotate Professional](https://ajdg.solutions/product-category/adrotate-pro/?pk_campaign=adrotatefree&pk_keyword=readme)!
|
83 |
|