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.9.1.1 |
Comparing to | |
See all releases |
Code changes from version 5.9.1 to 5.9.1.1
- adrotate-functions.php +1 -1
- adrotate.php +1 -1
- readme.txt +1 -1
adrotate-functions.php
CHANGED
@@ -771,7 +771,7 @@ function adrotate_return($page, $status, $args = null) {
|
|
771 |
} else {
|
772 |
$redirect = 'admin.php?page=adrotate&status=1'; // Unexpected error
|
773 |
}
|
774 |
-
|
775 |
wp_redirect($redirect);
|
776 |
}
|
777 |
|
771 |
} else {
|
772 |
$redirect = 'admin.php?page=adrotate&status=1'; // Unexpected error
|
773 |
}
|
774 |
+
|
775 |
wp_redirect($redirect);
|
776 |
}
|
777 |
|
adrotate.php
CHANGED
@@ -6,7 +6,7 @@ Author: Arnan de Gans
|
|
6 |
Author URI: https://www.arnan.me/?mtm_campaign=adrotatefree&mtm_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.9.1
|
10 |
License: GPLv3
|
11 |
*/
|
12 |
|
6 |
Author URI: https://www.arnan.me/?mtm_campaign=adrotatefree&mtm_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.9.1.1
|
10 |
License: GPLv3
|
11 |
*/
|
12 |
|
readme.txt
CHANGED
@@ -5,7 +5,7 @@ Tags: ads, advertising, banners, ad rotator, ad manager, adsense, ads.txt, ad ro
|
|
5 |
Requires at least: 4.9
|
6 |
Requires PHP: 5.6
|
7 |
Tested up to: 6.1
|
8 |
-
Stable tag: 5.9.1
|
9 |
License: GPLv3
|
10 |
|
11 |
Advertising is easy with AdRotate. manage, schedule, rotate and track your ads you make yourself or get from Amazon, Adsense, affliates and many more
|
5 |
Requires at least: 4.9
|
6 |
Requires PHP: 5.6
|
7 |
Tested up to: 6.1
|
8 |
+
Stable tag: 5.9.1.1
|
9 |
License: GPLv3
|
10 |
|
11 |
Advertising is easy with AdRotate. manage, schedule, rotate and track your ads you make yourself or get from Amazon, Adsense, affliates and many more
|