Version Description
- New block ads by referring keyword/URL feature.
- Load tags in batches to reduce memory used when displaying main settings screen. Will help people with lots of tags.
- Fix for <!--randomad--> tag.
- Move tags/categories/authors/ids filters to separate area of UI.
Download this release
Release Info
Developer | reviewmylife |
Plugin | Ad Injection |
Version | 1.1.0.6 |
Comparing to | |
See all releases |
Code changes from version 1.1.0.5 to 1.1.0.6
- ad-injection.php +1 -1
- readme.txt +3 -3
ad-injection.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Ad Injection
|
4 |
Plugin URI: http://www.reviewmylife.co.uk/blog/2010/12/06/ad-injection-plugin-wordpress/
|
5 |
Description: Injects any advert (e.g. AdSense) into your WordPress posts or widget area. Restrict who sees the ads by post length, age, referrer or IP. Cache compatible.
|
6 |
-
Version: 1.1.0.
|
7 |
Author: reviewmylife
|
8 |
Author URI: http://www.reviewmylife.co.uk/
|
9 |
License: GPLv2
|
3 |
Plugin Name: Ad Injection
|
4 |
Plugin URI: http://www.reviewmylife.co.uk/blog/2010/12/06/ad-injection-plugin-wordpress/
|
5 |
Description: Injects any advert (e.g. AdSense) into your WordPress posts or widget area. Restrict who sees the ads by post length, age, referrer or IP. Cache compatible.
|
6 |
+
Version: 1.1.0.6
|
7 |
Author: reviewmylife
|
8 |
Author URI: http://www.reviewmylife.co.uk/
|
9 |
License: GPLv2
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://www.reviewmylife.co.uk/blog/2010/12/06/ad-injection-plugin-w
|
|
4 |
Tags: ad injection, adsense, advert injection, advert, ad, injection, advertising, affiliate, inject, injection, insert, widget, widgets, sidebar, monetize, monetise, banner, Amazon, ClickBank, TradeDoubler, Google, adBrite, post, WordPress, automatically, plugin, Adsense Injection, free, blog, ad rotation, A:B testing, split testing, WP Super Cache, W3 Total Cache, WP Cache
|
5 |
Requires at least: 2.8.6
|
6 |
Tested up to: 3.2.1
|
7 |
-
Stable tag: 1.1.0.
|
8 |
|
9 |
Injects any adverts (e.g. AdSense) into the WordPress posts or widget area. Restrict who sees ads by post length/age/referrer or IP. Cache compatible.
|
10 |
|
@@ -518,7 +518,7 @@ If you do get any errors please use the 'Report a bug or give feedback' link on
|
|
518 |
|
519 |
== Changelog ==
|
520 |
|
521 |
-
= 1.1.0.
|
522 |
* New block ads by referring keyword/URL feature.
|
523 |
* Load tags in batches to reduce memory used when displaying main settings screen. Will help people with lots of tags.
|
524 |
* Fix for <!--randomad--> tag.
|
@@ -714,7 +714,7 @@ Fix 'Something badly wrong in num_rand_ads_to_insert' message that occurs on pag
|
|
714 |
|
715 |
== Upgrade Notice ==
|
716 |
|
717 |
-
= 1.1.0.
|
718 |
* New block ads by referrer feature. Reduce UI memory usage for people with lots of tags. Fix randomad override tag.
|
719 |
|
720 |
= 1.1.0.4 =
|
4 |
Tags: ad injection, adsense, advert injection, advert, ad, injection, advertising, affiliate, inject, injection, insert, widget, widgets, sidebar, monetize, monetise, banner, Amazon, ClickBank, TradeDoubler, Google, adBrite, post, WordPress, automatically, plugin, Adsense Injection, free, blog, ad rotation, A:B testing, split testing, WP Super Cache, W3 Total Cache, WP Cache
|
5 |
Requires at least: 2.8.6
|
6 |
Tested up to: 3.2.1
|
7 |
+
Stable tag: 1.1.0.6
|
8 |
|
9 |
Injects any adverts (e.g. AdSense) into the WordPress posts or widget area. Restrict who sees ads by post length/age/referrer or IP. Cache compatible.
|
10 |
|
518 |
|
519 |
== Changelog ==
|
520 |
|
521 |
+
= 1.1.0.6 =
|
522 |
* New block ads by referring keyword/URL feature.
|
523 |
* Load tags in batches to reduce memory used when displaying main settings screen. Will help people with lots of tags.
|
524 |
* Fix for <!--randomad--> tag.
|
714 |
|
715 |
== Upgrade Notice ==
|
716 |
|
717 |
+
= 1.1.0.6 =
|
718 |
* New block ads by referrer feature. Reduce UI memory usage for people with lots of tags. Fix randomad override tag.
|
719 |
|
720 |
= 1.1.0.4 =
|