Version Description
Documentation changes.
=
Download this release
Release Info
Developer | manojtd |
Plugin | Easy Plugin for AdSense |
Version | 5.01 |
Comparing to | |
See all releases |
Code changes from version 5.00 to 5.01
- easy-adsense-lite.php +1 -1
- readme.txt +10 -9
easy-adsense-lite.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Easy AdSense Lite
|
4 |
Plugin URI: http://www.thulasidas.com/adsense
|
5 |
Description: Easiest way to show AdSense and make money from your blog. Configure it at <a href="options-general.php?page=easy-adsense-lite.php">Settings → Easy AdSense Lite</a>.
|
6 |
-
Version: 5.
|
7 |
Author: Manoj Thulasidas
|
8 |
Author URI: http://www.thulasidas.com
|
9 |
*/
|
3 |
Plugin Name: Easy AdSense Lite
|
4 |
Plugin URI: http://www.thulasidas.com/adsense
|
5 |
Description: Easiest way to show AdSense and make money from your blog. Configure it at <a href="options-general.php?page=easy-adsense-lite.php">Settings → Easy AdSense Lite</a>.
|
6 |
+
Version: 5.01
|
7 |
Author: Manoj Thulasidas
|
8 |
Author URI: http://www.thulasidas.com
|
9 |
*/
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://buy.ads-ez.com/easy-adsense
|
|
4 |
Tags: adsense, ad, ads, advertising, google
|
5 |
Requires at least: 2.6
|
6 |
Tested up to: 3.2
|
7 |
-
Stable tag: 5.
|
8 |
|
9 |
Easy AdSense manages all aspects of Google AdSense for your blog: insert ads into posts and sidebar, and add a Google Search box. Easy and complete!
|
10 |
|
@@ -28,7 +28,7 @@ Easy AdSense provides a very easy way to generate revenue from your blog using G
|
|
28 |
5. Simplest possible configuration interface -- nothing more than cutting and pasting AdSense code, and with sensible defaults for the few options present, all with clear instructions.
|
29 |
6. Internationalized (multiple languages supported).
|
30 |
|
31 |
-
Easy AdSense Lite is the freely distributed version of a premium plugin. The [Pro version](
|
32 |
|
33 |
If you feel that these features are a bit too much, consider my lean and mean AdSense plugin [AdSense Now!](http://www.thulasidas.com/plugins/adsense-now/ "The simplest possible way to AdSense enable your blog")
|
34 |
|
@@ -42,15 +42,15 @@ If you like Easy AdSense, you may want to check out my other plugins: [Theme Twe
|
|
42 |
|
43 |
A major version upgrade is planned for later this year, which will be released as a new plugin, [Easy Google](http://www.thulasidas.com/plugins/easy-google/ "Easy Google, the next generation AdSense plugin"). This plugin will sport a modern, tabbed interface, and a completely re-written, refactored and optimized codebase and option data model, resulting in a more robust and extensible design, and better performance.
|
44 |
|
45 |
-
= New in 5.
|
46 |
|
47 |
-
|
48 |
|
49 |
== Upgrade Notice ==
|
50 |
|
51 |
-
= 5.
|
52 |
|
53 |
-
|
54 |
|
55 |
== Screenshots ==
|
56 |
|
@@ -112,11 +112,11 @@ If you feel that the features of Easy AdSense are a bit too much, consider my le
|
|
112 |
|
113 |
= I just upgraded to WordPress version 2.8. My widget is gone and I'm mad. What gives? =
|
114 |
|
115 |
-
WP2.8 uses a different widget API. Easy AdSense is
|
116 |
|
117 |
= I just activated the plugin. How come I don't see any ads in my blog? =
|
118 |
|
119 |
-
Note that you have to generate your adsense code from Google, and paste the *entire* code in the text boxes, replacing the existing text. There are three main text boxes corresponding to three ad locations - Lead-in, Mid-text and Lead-out. If you don't want to use a particular location, please
|
120 |
|
121 |
If you just created the new Google AdSense code, it may not be active yet. Google takes about ten minutes or so before serving ads. Please try again later.
|
122 |
|
@@ -154,6 +154,7 @@ A big "Thank You" to all my translators. Easy AdSense V2.6+ sports an *Easy Tran
|
|
154 |
|
155 |
== Change Log ==
|
156 |
|
|
|
157 |
* V5.00: Moving the old Pro features to the Lite edition, and releasing it. [Oct 25, 2011]
|
158 |
* V4.10: Removing unused, legacy code. [Oct 8, 2011]
|
159 |
* V4.09: Simplifying `defaults.php`. [Oct 6, 2011]
|
@@ -181,7 +182,7 @@ A big "Thank You" to all my translators. Easy AdSense V2.6+ sports an *Easy Tran
|
|
181 |
* V2.90: Updated the Russian translation. [Apr 10, 2010]
|
182 |
* V2.89: Updated translations (`da_DK`,`pt_PT` and `es_ES`). [Mar 20, 2010]
|
183 |
* V2.88: A minor fix on the number of ad blocks on a page. [Mar 6, 2010]
|
184 |
-
* V2.87: Disabling ads in feeds if header placements are chosen (bug fix). Adding warning on potential incompatibility between some header/footer position options and other
|
185 |
* V2.86: Re-enabling header options: Above/below header options stopped working in WP2.91. Here is a fix.[Jan 30, 2010]
|
186 |
* V2.85: Minor bug fixes: some margin settings (on widget and link-unit) were not updating. [Jan 27, 2010]
|
187 |
* V2.84: New feature: Display ad blocks based on the post length. Possible bug fix: suppress RSS feeds filtering. [Jan 22, 2010]
|
4 |
Tags: adsense, ad, ads, advertising, google
|
5 |
Requires at least: 2.6
|
6 |
Tested up to: 3.2
|
7 |
+
Stable tag: 5.01
|
8 |
|
9 |
Easy AdSense manages all aspects of Google AdSense for your blog: insert ads into posts and sidebar, and add a Google Search box. Easy and complete!
|
10 |
|
28 |
5. Simplest possible configuration interface -- nothing more than cutting and pasting AdSense code, and with sensible defaults for the few options present, all with clear instructions.
|
29 |
6. Internationalized (multiple languages supported).
|
30 |
|
31 |
+
Easy AdSense Lite is the freely distributed version of a premium plugin. The [Pro version](http://buy.ads-ez.com/easy-adsense/ "Pro version of the Easy AdSense plugin") gives you more benefits. It gives you filter to ensure that your ads show only on those pages that seem to comply with Google AdSense policies, which can be important since some comments may render your pages inconsistent with those policies. It also lets you specify a list of computers where your ads will not be shown, in order to prevent accidental clicks on your own ads -- one of the main reasons AdSense bans you. Also in the works for the Pro version is a compatibility mode, which solves the issue of the ad insertion messing up your page appearances when using some themes. These features will minimize your chance of getting banned. The Pro version costs $4.95, and is appropriate if you expect to make more than $100 of ad revenue from your site.
|
32 |
|
33 |
If you feel that these features are a bit too much, consider my lean and mean AdSense plugin [AdSense Now!](http://www.thulasidas.com/plugins/adsense-now/ "The simplest possible way to AdSense enable your blog")
|
34 |
|
42 |
|
43 |
A major version upgrade is planned for later this year, which will be released as a new plugin, [Easy Google](http://www.thulasidas.com/plugins/easy-google/ "Easy Google, the next generation AdSense plugin"). This plugin will sport a modern, tabbed interface, and a completely re-written, refactored and optimized codebase and option data model, resulting in a more robust and extensible design, and better performance.
|
44 |
|
45 |
+
= New in 5.01 =
|
46 |
|
47 |
+
Documentation changes.
|
48 |
|
49 |
== Upgrade Notice ==
|
50 |
|
51 |
+
= 5.01 =
|
52 |
|
53 |
+
Documentation changes.
|
54 |
|
55 |
== Screenshots ==
|
56 |
|
112 |
|
113 |
= I just upgraded to WordPress version 2.8. My widget is gone and I'm mad. What gives? =
|
114 |
|
115 |
+
WP2.8 uses a different widget API. Easy AdSense is compatible with it. Just go to your widget page, and drag and drop it again in the sidebar of your choice at the right point. Fret not, your settings and AdSense code are safely saved (per theme), and you don't have to cut and paste those details again.
|
116 |
|
117 |
= I just activated the plugin. How come I don't see any ads in my blog? =
|
118 |
|
119 |
+
Note that you have to generate your adsense code from Google, and paste the *entire* code in the text boxes, replacing the existing text. There are three main text boxes corresponding to three ad locations - Lead-in, Mid-text and Lead-out. If you don't want to use a particular location, please suppress it by selecting the appropriate option. Otherwise, the plugin will show a red box indicating where you ad would be shown.
|
120 |
|
121 |
If you just created the new Google AdSense code, it may not be active yet. Google takes about ten minutes or so before serving ads. Please try again later.
|
122 |
|
154 |
|
155 |
== Change Log ==
|
156 |
|
157 |
+
* V5.01: Documentation changes. [Oct 31, 2011]
|
158 |
* V5.00: Moving the old Pro features to the Lite edition, and releasing it. [Oct 25, 2011]
|
159 |
* V4.10: Removing unused, legacy code. [Oct 8, 2011]
|
160 |
* V4.09: Simplifying `defaults.php`. [Oct 6, 2011]
|
182 |
* V2.90: Updated the Russian translation. [Apr 10, 2010]
|
183 |
* V2.89: Updated translations (`da_DK`,`pt_PT` and `es_ES`). [Mar 20, 2010]
|
184 |
* V2.88: A minor fix on the number of ad blocks on a page. [Mar 6, 2010]
|
185 |
+
* V2.87: Disabling ads in feeds if header placements are chosen (bug fix). Adding warning on potential incompatibility between some header/footer position options and other WordPress widgets/plugins. [Feb 9, 2010]
|
186 |
* V2.86: Re-enabling header options: Above/below header options stopped working in WP2.91. Here is a fix.[Jan 30, 2010]
|
187 |
* V2.85: Minor bug fixes: some margin settings (on widget and link-unit) were not updating. [Jan 27, 2010]
|
188 |
* V2.84: New feature: Display ad blocks based on the post length. Possible bug fix: suppress RSS feeds filtering. [Jan 22, 2010]
|