Easy Plugin for AdSense - Version 7.61

Version Description

Changes to prepare for V8.00 - a complete rewrite of the plugin.

Download this release

Release Info

Developer manojtd
Plugin Icon 128x128 Easy Plugin for AdSense
Version 7.61
Comparing to
See all releases

Code changes from version 7.60 to 7.61

Files changed (3) hide show
  1. easy-adsense-lite.php +1 -1
  2. myPlugins.php +5 -5
  3. readme.txt +13 -8
easy-adsense-lite.php CHANGED
@@ -4,7 +4,7 @@
4
  Plugin Name: Easy Plugin for AdSense
5
  Plugin URI: http://www.thulasidas.com/adsense
6
  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 &rarr; Easy Plugin for AdSense</a>.
7
- Version: 7.60
8
  Author: Manoj Thulasidas
9
  Author URI: http://www.thulasidas.com
10
  */
4
  Plugin Name: Easy Plugin for AdSense
5
  Plugin URI: http://www.thulasidas.com/adsense
6
  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 &rarr; Easy Plugin for AdSense</a>.
7
+ Version: 7.61
8
  Author: Manoj Thulasidas
9
  Author URI: http://www.thulasidas.com
10
  */
myPlugins.php CHANGED
@@ -22,7 +22,7 @@ $myPlugins = array();
22
  $needPHP5 = ' <br /> <span style="font-color:#c00;">Note that this plugin requires PHPv5.0+. Please use the Lite version first to ensure that it works before buying the Pro version. If it does not work on your web host, consider the amazing <a href="http://buy.thulasidas.com/easy-adsense/" title="The most popular plugin to insert AdSense on your blog"><em><strong>Easy AdSense Pro</strong></em></a> for all your advertising needs. It can insert non-AdSense blocks as well.</span>';
23
 
24
  $myPlugins['ezpaypal'] = array('value' => 'ezPayPal',
25
- 'price' => '9.95',
26
  'share' => false,
27
  'long' => false,
28
  'blurb' => '<em><strong>ezPayPal Pro</strong></em> is the simplest possible way to sell your digital goods online. This standalone PHP package ',
@@ -54,7 +54,7 @@ $myPlugins['easy-ads'] = array('value' => 'Easy Ads',
54
  'pro' => 'The Lite version of <em><strong>Easy Ads</strong></em> is fully functional. In the Pro version, you get a filter to minimize the chance of your AdSense and other accounts getting banned. It uses a fast and effective keyword matching algorithm to examine the contents of each page on the fly and determines whether the page content could look offensive to Google and others. If so, it prevents your ads from appearing on those pages. And you can tweak the strength of the algorithm (for each provider). The Pro version also gives you control over other global options like activating and deactivating various ad providers, resetting all options etc. The Pro version 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 the ad providers may ban you.' . $needPHP5);
55
 
56
  $myPlugins['easy-paypal'] = array('value' => 'Easy PayPal',
57
- 'price' => '6.95',
58
  'share' => false,
59
  'long' => false,
60
  'blurb' => '<em><strong>Easy PayPal</strong></em> is the plugin version of ezPayPal, the simplest possible way to sell your digital goods online. This premium plugin ',
@@ -63,7 +63,7 @@ $myPlugins['easy-paypal'] = array('value' => 'Easy PayPal',
63
  'pro' => 'The Pro version adds a whole slew of features: Data Security, Sandbox Mode, Template Editors, Automatic Handling of returns, refunds, e-chques etc, Sales Editor, Email Tools, Product Version support, Batch Product File Uploads, Data backup/restore/migration tools and so on. It can also be enhanced with optional modules like Affiliate Package, Reporting Tools etc. This powerful and professional package provides you with a complete and robust solution for your online business. <em><strong>ezPayPal Pro</strong></em> provides the most robust and feature-complete solution to sell your digital goods online. It helps you quickly set up an online store to sell any downloadable item, where your buyers can pay for it and get an automatic, expiring download link. The whole flow runs fully automated and designed to run unattended. <em><strong>ezPayPal</strong></em> manages all aspects of selling your digital goods.');
64
 
65
  $myPlugins['google-adsense'] = array('value' => 'Google AdSense',
66
- 'price' => '5.95',
67
  'share' => true,
68
  'long' => false,
69
  'blurb' => '<em><strong>Google AdSense</strong></em> is a single-provider version of <em><strong>Easy Ads</strong></em> specialized for Google AdSense serving. If you are planning to use more than two providers, it may be easier and more economical to use <em><strong>Easy Ads</strong></em>. <em><strong>Google AdSense</strong></em> ',
@@ -81,7 +81,7 @@ $myPlugins['easy-chitika'] = array('value' => 'Easy Chitika',
81
  'pro' => 'The Lite version of <em><strong>Easy Chitika</strong></em> is fully functional. But the Pro version gives you more features and control. In the Pro version, you get a filter to minimize the chance of your Chitka account getting banned. It uses a fast and effective keyword matching algorithm to examine the contents of each page on the fly and determines whether the page content could look offensive to Chitika. If so, it prevents your ads from appearing on those pages. And you can tweak the strength of the algorithm. The Pro version 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.' . $needPHP5);
82
 
83
  $myPlugins['easy-adsense'] = array('value' => 'Easy AdSense',
84
- 'price' => '4.95',
85
  'share' => true,
86
  'long' => true,
87
  'blurb' => '<em><strong>Easy AdSense</strong></em> is an updated version of a very popular (downloaded over 600,000 times) WordPress plugin. This premium plugin ',
@@ -98,7 +98,7 @@ $myPlugins['easy-adsense'] = array('value' => 'Easy AdSense',
98
  );
99
 
100
  $myPlugins['adsense-now'] = array('value' => 'AdSense Now!',
101
- 'price' => '3.95',
102
  'share' => true,
103
  'long' => true,
104
  'blurb' => '<em><strong>AdSense Now!</strong></em> is an updated version of another popular (downloaded about 150,000 times) WordPress plugin. This premium plugin ',
22
  $needPHP5 = ' <br /> <span style="font-color:#c00;">Note that this plugin requires PHPv5.0+. Please use the Lite version first to ensure that it works before buying the Pro version. If it does not work on your web host, consider the amazing <a href="http://buy.thulasidas.com/easy-adsense/" title="The most popular plugin to insert AdSense on your blog"><em><strong>Easy AdSense Pro</strong></em></a> for all your advertising needs. It can insert non-AdSense blocks as well.</span>';
23
 
24
  $myPlugins['ezpaypal'] = array('value' => 'ezPayPal',
25
+ 'price' => '19.95',
26
  'share' => false,
27
  'long' => false,
28
  'blurb' => '<em><strong>ezPayPal Pro</strong></em> is the simplest possible way to sell your digital goods online. This standalone PHP package ',
54
  'pro' => 'The Lite version of <em><strong>Easy Ads</strong></em> is fully functional. In the Pro version, you get a filter to minimize the chance of your AdSense and other accounts getting banned. It uses a fast and effective keyword matching algorithm to examine the contents of each page on the fly and determines whether the page content could look offensive to Google and others. If so, it prevents your ads from appearing on those pages. And you can tweak the strength of the algorithm (for each provider). The Pro version also gives you control over other global options like activating and deactivating various ad providers, resetting all options etc. The Pro version 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 the ad providers may ban you.' . $needPHP5);
55
 
56
  $myPlugins['easy-paypal'] = array('value' => 'Easy PayPal',
57
+ 'price' => '19.95',
58
  'share' => false,
59
  'long' => false,
60
  'blurb' => '<em><strong>Easy PayPal</strong></em> is the plugin version of ezPayPal, the simplest possible way to sell your digital goods online. This premium plugin ',
63
  'pro' => 'The Pro version adds a whole slew of features: Data Security, Sandbox Mode, Template Editors, Automatic Handling of returns, refunds, e-chques etc, Sales Editor, Email Tools, Product Version support, Batch Product File Uploads, Data backup/restore/migration tools and so on. It can also be enhanced with optional modules like Affiliate Package, Reporting Tools etc. This powerful and professional package provides you with a complete and robust solution for your online business. <em><strong>ezPayPal Pro</strong></em> provides the most robust and feature-complete solution to sell your digital goods online. It helps you quickly set up an online store to sell any downloadable item, where your buyers can pay for it and get an automatic, expiring download link. The whole flow runs fully automated and designed to run unattended. <em><strong>ezPayPal</strong></em> manages all aspects of selling your digital goods.');
64
 
65
  $myPlugins['google-adsense'] = array('value' => 'Google AdSense',
66
+ 'price' => '9.45',
67
  'share' => true,
68
  'long' => false,
69
  'blurb' => '<em><strong>Google AdSense</strong></em> is a single-provider version of <em><strong>Easy Ads</strong></em> specialized for Google AdSense serving. If you are planning to use more than two providers, it may be easier and more economical to use <em><strong>Easy Ads</strong></em>. <em><strong>Google AdSense</strong></em> ',
81
  'pro' => 'The Lite version of <em><strong>Easy Chitika</strong></em> is fully functional. But the Pro version gives you more features and control. In the Pro version, you get a filter to minimize the chance of your Chitka account getting banned. It uses a fast and effective keyword matching algorithm to examine the contents of each page on the fly and determines whether the page content could look offensive to Chitika. If so, it prevents your ads from appearing on those pages. And you can tweak the strength of the algorithm. The Pro version 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.' . $needPHP5);
82
 
83
  $myPlugins['easy-adsense'] = array('value' => 'Easy AdSense',
84
+ 'price' => '7.95',
85
  'share' => true,
86
  'long' => true,
87
  'blurb' => '<em><strong>Easy AdSense</strong></em> is an updated version of a very popular (downloaded over 600,000 times) WordPress plugin. This premium plugin ',
98
  );
99
 
100
  $myPlugins['adsense-now'] = array('value' => 'AdSense Now!',
101
+ 'price' => '6.95',
102
  'share' => true,
103
  'long' => true,
104
  'blurb' => '<em><strong>AdSense Now!</strong></em> is an updated version of another popular (downloaded about 150,000 times) WordPress plugin. This premium plugin ',
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://buy.thulasidas.com/easy-adsense
4
  Tags: adsense, google adsense, ads, advertising, easy adsense, google, adsense plugin
5
  Requires at least: 2.6
6
  Tested up to: 4.1
7
- Stable tag: 7.60
8
  License: GPL2 or later
9
 
10
  Easy Plugin for AdSense manages all aspects of AdSense: insert ads into posts and sidebar, and add a Google Search box. Easiest and most complete AdSense Plugin!
@@ -36,13 +36,17 @@ Easy Plugin for AdSense is the freely distributed version of a premium plugin. T
36
  1. Safe Content filter: To ensure that your Google AdSense 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.
37
  2. IP filter: Ability to 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. These features will minimize your chance of getting banned.
38
  3. Compatibility mode: To solve the issue of the ad insertion messing up your page appearances when using some themes.
39
- 4. Shortcode support: Show the ads only on the pages or posts you want, and exactly where you want them.
40
- 5. Mobile support: Ability to suppress ads on mobile devices.
41
- 6. Ability to show a configurable number of ads on Excerpts (which make up the home page in some themes).
42
-
 
 
 
 
43
  == Upgrade Notice ==
44
 
45
- Compatibility with WP4.1.
46
 
47
  == Screenshots ==
48
 
@@ -88,7 +92,7 @@ Of course not. The option to suppress the ad slots is in the "Show" drop-down me
88
 
89
  = What are the different versions of the plugin? =
90
 
91
- Easy Plugin for AdSense is the freely distributed version of a premium plugin. The [Pro version](https://buy.thulasidas.com/easy-adsense "Pro version of the Easy Plugin for AdSense plugin") gives you more benefits -- lets you activate a filter to ensure that your ads show only on those pages that seem to comply with Google AdSense 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. 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.
92
 
93
  = How can I contact the plugin author if I need help? =
94
 
@@ -128,7 +132,7 @@ Yes! Now, in V2.1+, you have more options (using [Custom Fields](http://codex.wo
128
 
129
  = I find this *easy* plugin too complex with too many options. Any alternatives? =
130
 
131
- If you feel that the features of Easy Plugin for AdSense 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")
132
 
133
  = I am having a difficult time getting the middle of post ads to show. They show in some posts, but not all of them. Any possible recommendations? =
134
 
@@ -140,6 +144,7 @@ A big "Thank You" to all my translators. Easy AdSense V2.6+ sports an *Easy Tran
140
 
141
  == Change Log ==
142
 
 
143
  * V7.60: Compatibility with WP4.1. [Jan 8, 2015]
144
  * V7.51: Renaming the plugin as requested by Google. [Nov 30, 2014]
145
  * V7.50: Renaming the plugin as requested by Google. [Nov 30, 2014]
4
  Tags: adsense, google adsense, ads, advertising, easy adsense, google, adsense plugin
5
  Requires at least: 2.6
6
  Tested up to: 4.1
7
+ Stable tag: 7.61
8
  License: GPL2 or later
9
 
10
  Easy Plugin for AdSense manages all aspects of AdSense: insert ads into posts and sidebar, and add a Google Search box. Easiest and most complete AdSense Plugin!
36
  1. Safe Content filter: To ensure that your Google AdSense 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.
37
  2. IP filter: Ability to 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. These features will minimize your chance of getting banned.
38
  3. Compatibility mode: To solve the issue of the ad insertion messing up your page appearances when using some themes.
39
+ 5. Category/Post Control: Ability to suppress ads on specific categories, posts and pages.
40
+ 5. Shortcode Support: Show the ads only on the pages or posts you want, and exactly where you want them.
41
+ 6. Mobile Support: Ability to show different sets of ads on mobile devices, or to suppress ads.
42
+ 7. Excerpts: Ability to show a configurable number of ads on Excerpts (which make up the home page in some themes).
43
+ 8. Option Sets: Multiple option sets can be defined and easily switched between.
44
+ 9. Suspend Ads: Ability to temporarily suppress ad serving.
45
+ 10. Admin Interface Themes: Multiple color schemes for the admin interface.
46
+ 11. Ad Serving Statistics: Keep an eye on your ad serving statistics to make sure that Google is not shortchanging you. (Optional paid module)
47
  == Upgrade Notice ==
48
 
49
+ Changes to prepare for V8.00 - a complete rewrite of the plugin.
50
 
51
  == Screenshots ==
52
 
92
 
93
  = What are the different versions of the plugin? =
94
 
95
+ Easy Plugin for AdSense is the freely distributed version of a premium plugin. The [Pro version](https://buy.thulasidas.com/easy-adsense "Pro version of the Easy Plugin for AdSense plugin") gives you more benefits -- lets you activate a filter to ensure that your ads show only on those pages that seem to comply with Google AdSense 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. These features will minimize your chance of getting banned. It fully supports mobile devices, can suppress ads on specific categories and posts, and has a beautifully designed admin interface based on the twitter bootstrap framework. The Pro version costs $7.95, and is appropriate if you expect to make more than $100 of ad revenue from your site.
96
 
97
  = How can I contact the plugin author if I need help? =
98
 
132
 
133
  = I find this *easy* plugin too complex with too many options. Any alternatives? =
134
 
135
+ If you feel that the features of Easy Plugin for AdSense 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")
136
 
137
  = I am having a difficult time getting the middle of post ads to show. They show in some posts, but not all of them. Any possible recommendations? =
138
 
144
 
145
  == Change Log ==
146
 
147
+ * V7.61: Changes to prepare for V8.00 - a complete rewrite of the plugin. [Mar 4, 2015]
148
  * V7.60: Compatibility with WP4.1. [Jan 8, 2015]
149
  * V7.51: Renaming the plugin as requested by Google. [Nov 30, 2014]
150
  * V7.50: Renaming the plugin as requested by Google. [Nov 30, 2014]