Version Description
- [fix] Dashboard notifications can not be turned off
All recent changes are available on the AdRotate website.
=
Download this release
Release Info
Developer | adegans |
Plugin | AdRotate Banner Manager |
Version | 3.16.2 |
Comparing to | |
See all releases |
Code changes from version 3.16.1 to 3.16.2
- adrotate-manage-publisher.php +1 -1
- adrotate.php +2 -2
- readme.txt +18 -22
adrotate-manage-publisher.php
CHANGED
@@ -571,7 +571,7 @@ function adrotate_options_submit() {
|
|
571 |
if($settings_tab == 'notifications') {
|
572 |
$notifications = get_option('adrotate_notifications');
|
573 |
|
574 |
-
$notifications['
|
575 |
|
576 |
// Dashboard Notifications
|
577 |
$notifications['notification_dash_expired'] = (isset($_POST['adrotate_notification_dash_expired'])) ? 'Y' : 'N';
|
571 |
if($settings_tab == 'notifications') {
|
572 |
$notifications = get_option('adrotate_notifications');
|
573 |
|
574 |
+
$notifications['notification_dash'] = (isset($_POST['adrotate_notification_dash'])) ? 'Y' : 'N';
|
575 |
|
576 |
// Dashboard Notifications
|
577 |
$notifications['notification_dash_expired'] = (isset($_POST['adrotate_notification_dash_expired'])) ? 'Y' : 'N';
|
adrotate.php
CHANGED
@@ -7,7 +7,7 @@ Author URI: http://ajdg.solutions/?utm_campaign=homepage&utm_medium=plugin-info&
|
|
7 |
Description: The popular choice for monetizing your website with adverts while keeping things simple. Start making money today!
|
8 |
Text Domain: adrotate
|
9 |
Domain Path: /languages/
|
10 |
-
Version: 3.16.
|
11 |
License: GPLv3
|
12 |
*/
|
13 |
|
@@ -22,7 +22,7 @@ License: GPLv3
|
|
22 |
------------------------------------------------------------------------------------ */
|
23 |
|
24 |
/*--- AdRotate values ---------------------------------------*/
|
25 |
-
define("ADROTATE_DISPLAY", '3.16.
|
26 |
define("ADROTATE_VERSION", 384);
|
27 |
define("ADROTATE_DB_VERSION", 59);
|
28 |
/*-----------------------------------------------------------*/
|
7 |
Description: The popular choice for monetizing your website with adverts while keeping things simple. Start making money today!
|
8 |
Text Domain: adrotate
|
9 |
Domain Path: /languages/
|
10 |
+
Version: 3.16.2
|
11 |
License: GPLv3
|
12 |
*/
|
13 |
|
22 |
------------------------------------------------------------------------------------ */
|
23 |
|
24 |
/*--- AdRotate values ---------------------------------------*/
|
25 |
+
define("ADROTATE_DISPLAY", '3.16.2');
|
26 |
define("ADROTATE_VERSION", 384);
|
27 |
define("ADROTATE_DB_VERSION", 59);
|
28 |
/*-----------------------------------------------------------*/
|
readme.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
=== AdRotate ===
|
2 |
Contributors: adegans
|
3 |
-
Donate link: http://
|
4 |
-
Tags: ads, banner,
|
5 |
Requires at least: 3.8
|
6 |
Tested up to: 4.6.1
|
7 |
-
Stable tag: 3.16.
|
8 |
License: GPLv3
|
9 |
|
10 |
The popular choice for monetizing your website with adverts while keeping things simple. Start making money today!
|
@@ -32,13 +32,14 @@ Geo Targeting, Avoid adblockers, Mobile adverts, Media management and much more!
|
|
32 |
|
33 |
**Some Features**
|
34 |
|
|
|
35 |
* Easy management of ads and groups of ads
|
36 |
* Automated Javascript cycles of ads with Dynamic Groups
|
37 |
* Have your advertisers add/edit/manage their own ads
|
38 |
* Geo Targeting for adverts
|
|
|
39 |
* Mobile adverts (differentiate tablets from phones)
|
40 |
* Disguise adverts from ad blockers so they're not removed
|
41 |
-
* Works with Google AdSense, DFP and most other referrer/ad servers
|
42 |
* Get push notifications right on your iOS or Android device about adverts and important events
|
43 |
* Get email notifications when your ads need you
|
44 |
* Any size advertisement, including 125x125, 468x60, 729x90, 160x600
|
@@ -96,21 +97,15 @@ You can also post your questions on the [forum](https://ajdg.solutions/forums/?u
|
|
96 |
|
97 |
Be a Pro and go Pro. With [AdRotate Pro](https://ajdg.solutions/products/adrotate-for-wordpress/?utm_campaign=adrotate-page&utm_medium=readme&utm_source=adrotate-free)!
|
98 |
|
99 |
-
= 3.16.
|
100 |
-
* [fix]
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
* [
|
105 |
-
* [
|
106 |
-
* [fix]
|
107 |
-
* [
|
108 |
-
* [fix] Better widget output for W3 Total Cache
|
109 |
-
* [fix] Todays stats for single adverts displaying the wrong numbers
|
110 |
-
* [fix] Undefined notices on Advertiser pages
|
111 |
-
* [fix] Undefined notices on User creation page
|
112 |
-
* [fix] Unpaid adverts showing as active when editing groups
|
113 |
-
* [fix] Unpaid adverts still showing for some groups
|
114 |
|
115 |
All recent changes are available on the [AdRotate website](https://ajdg.solutions/products/adrotate-for-wordpress/development/?utm_campaign=development&utm_medium=readme&utm_source=adrotate-free).
|
116 |
|
@@ -118,14 +113,15 @@ NOTE: Unsolicited offers, parnterships, job offers, promotional emails or produc
|
|
118 |
|
119 |
== Upgrade Notice ==
|
120 |
|
121 |
-
= 3.16.
|
122 |
-
* [fix]
|
123 |
-
* [fix] Clicktracking not always working when HTML is uppercase
|
124 |
|
125 |
All recent changes are available on the [AdRotate website](https://ajdg.solutions/products/adrotate-for-wordpress/development/?utm_campaign=development&utm_medium=readme&utm_source=adrotate-free).
|
126 |
|
127 |
== Screenshots ==
|
128 |
|
|
|
|
|
129 |
1. Creating / Editing adverts
|
130 |
2. Managing adverts
|
131 |
3. Scheduling adverts
|
1 |
=== AdRotate ===
|
2 |
Contributors: adegans
|
3 |
+
Donate link: http://www.arnan.me/donate/?utm_campaign=donations&utm_medium=readme&utm_source=adrotate-free
|
4 |
+
Tags: ads, advert, adverts, banner, monetize, admin, advertise, adrotator, rotator, ad, advertising, advertisement, advertiser, publisher, adsense, chitika, clickbank, broadstreet, geo, geolocation, geotarget, banner manager, advert manager, campaign manager, export, import, maxmind, statistics, stats, report, geoselect, geolite, schedules, schedule, monetize, header, widget, html5 advert, javascript advert, tracking, clicks, impressions, rotate, zone, zones, sidebar, footer, content, posts, pages
|
5 |
Requires at least: 3.8
|
6 |
Tested up to: 4.6.1
|
7 |
+
Stable tag: 3.16.2
|
8 |
License: GPLv3
|
9 |
|
10 |
The popular choice for monetizing your website with adverts while keeping things simple. Start making money today!
|
32 |
|
33 |
**Some Features**
|
34 |
|
35 |
+
* Works with Google AdSense, DFP and most other referrer/ad servers
|
36 |
* Easy management of ads and groups of ads
|
37 |
* Automated Javascript cycles of ads with Dynamic Groups
|
38 |
* Have your advertisers add/edit/manage their own ads
|
39 |
* Geo Targeting for adverts
|
40 |
+
* Accept Paypal payments from the dashboard when selling adverts
|
41 |
* Mobile adverts (differentiate tablets from phones)
|
42 |
* Disguise adverts from ad blockers so they're not removed
|
|
|
43 |
* Get push notifications right on your iOS or Android device about adverts and important events
|
44 |
* Get email notifications when your ads need you
|
45 |
* Any size advertisement, including 125x125, 468x60, 729x90, 160x600
|
97 |
|
98 |
Be a Pro and go Pro. With [AdRotate Pro](https://ajdg.solutions/products/adrotate-for-wordpress/?utm_campaign=adrotate-page&utm_medium=readme&utm_source=adrotate-free)!
|
99 |
|
100 |
+
= 3.16.2 FREE =
|
101 |
+
* [fix] Dashboard notifications can not be turned off
|
102 |
+
|
103 |
+
= 4.1.3 PRO =
|
104 |
+
* [new] More currencies to use
|
105 |
+
* [fix] Dashboard notifications can not be turned off
|
106 |
+
* [fix] Todays view of group stats
|
107 |
+
* [fix] Group and Advert stats export works again
|
108 |
+
* [change] Export file names more web-friendly
|
|
|
|
|
|
|
|
|
|
|
|
|
109 |
|
110 |
All recent changes are available on the [AdRotate website](https://ajdg.solutions/products/adrotate-for-wordpress/development/?utm_campaign=development&utm_medium=readme&utm_source=adrotate-free).
|
111 |
|
113 |
|
114 |
== Upgrade Notice ==
|
115 |
|
116 |
+
= 3.16.2 =
|
117 |
+
* [fix] Dashboard notifications can not be turned off
|
|
|
118 |
|
119 |
All recent changes are available on the [AdRotate website](https://ajdg.solutions/products/adrotate-for-wordpress/development/?utm_campaign=development&utm_medium=readme&utm_source=adrotate-free).
|
120 |
|
121 |
== Screenshots ==
|
122 |
|
123 |
+
> If screenshots are not visible, turn off your adblocker!
|
124 |
+
|
125 |
1. Creating / Editing adverts
|
126 |
2. Managing adverts
|
127 |
3. Scheduling adverts
|