Plugin Directory

Changeset 2032943


Ignore:
Timestamp:
02/18/2019 05:24:52 AM (7 years ago)
Author:
gandham
Message:

Fix an issue with notes on admin

Location:
easy-adsense-ads-scripts-manager
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • easy-adsense-ads-scripts-manager/tags/0.53/readme.txt

    r1989892 r2032943  
    77Requires at least: 3.6+
    88Tested up to: 5.0
    9 Requires PHP: 5.3
     9Requires PHP: 5.6
    1010Stable tag: .53
    1111License: GPLv2 or later
  • easy-adsense-ads-scripts-manager/trunk/admin/help.php

    r1989891 r2032943  
    5353        <div class="eaa-card">
    5454            <h2><?php _e( 'How to use', 'eaa' ) ?> EAA</h2>
    55             <p class="note"><strong><?php _e( 'Note', 'eaa' ) ?></strong>:
     55            <p class="eaa-note"><strong><?php _e( 'Note', 'eaa' ) ?></strong>:
    5656                <?php _e( 'EAA can be used with any ad network, and you can put any html or JS in all the ad slots.', 'eaa' ) ?>
    5757            </p>
  • easy-adsense-ads-scripts-manager/trunk/assets/css/admin.css

    r1989891 r2032943  
    134134}
    135135
    136 .note {
     136.eaa-note {
    137137    padding: 10px;
    138138    background: #3498db;
  • easy-adsense-ads-scripts-manager/trunk/eaa.php

    r1989891 r2032943  
    55Plugin URI: http://swiftthemes.com/eaa
    66Description: A very simple, complete and easy to use ads and scripts manager with well thought out ad placements that will help you increase your ad revenue multiple folds. Unlike other plugins out there, this integrates right into the WordPress **customizer** to give you instant preview of your changes.
    7 Version: 0.53
     7Version: 0.54
    88Author: Satish Gandham <hello@satishgandham.com>
    99Author URI: http://satishgandham.com
  • easy-adsense-ads-scripts-manager/trunk/readme.txt

    r1989888 r2032943  
    1 === Easy AdSense Ads - Ad Insertion & Ad Management ===
    2 Author URL: http://SatishGandham.Com
     1=== Easy AdSense Ads - Ad Inserter & AdSense Ad Manager ===
     2Author URL: http://SatishGandham.Com/
    33Plugin URL: https://swiftthemes.com/eaa/
    44Contributors: Gandham
    55Donate link: https://paypal.me/swiftthemes
    6 Tags: AdSense, Ad manager, Ad Injection, Ad Inserter, advertising
     6Tags: AdSense, Ad manager, Ad Injection, Ad Inserter, Advertising, Post Ads, Best AdSense,Home Page Ads, Scripts Manager, Advertising, amp, ad injection,ads, ad, ad inserter, ad injection, ads manager, ad widget, adrotate, advertise, advertisements, advertising, adverts, advert, amazon, banner, banners, buysellads, chitika, clickbank, dfp, doubleclick
    77Requires at least: 3.6+
    88Tested up to: 5.0
    99Requires PHP: 5.6
    10 Stable tag: 0.53
     10Stable tag: .53
    1111License: GPLv2 or later
    1212License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    1717== Description ==
    1818
    19 Easy AdSense Ads is a very simple advertising manager for WordPress that is **not limited to AdSense**. You can easily **inject ads into your home page, posts, pages, archives and custom post types**. You have **9 ad locations** to choose from.
     19Easy AdSense Ads is a very simple and best ad manager for WordPress that is **not limited to AdSense**. You can easily **inject ads into your home page, posts, pages, archives and custom post types**. You have **9 ad locations** to choose from.
    2020EAA also comes with features like **ads widget**, **ad rotation**. This is the best WordPress plugin for inserting AdSense ads and other ads.
    2121
     
    7575
    7676There will be cases where you do not want to inject AdSense / insert ads on some particular posts or pages. Reasons may include
     77
    7778* Content my violate AdSense/advertiser policies.
    7879* Client doesn't like AdSense / ads in their sponsored content.
     
    225226
    226227= Does this plugin take a percentage of my ad earnings? =
    227 No! Absolutely not. Some ad plugins replace your publisher ID with their own for a certain percentage of adverts. 
    228 Easy AdSense Ads #EAA does NOT do this. All your earnings are your own. Easy AdSense Ads #EAA makes no modifications to your ad code. 
     228No! Absolutely not. Some ad plugins replace your publisher ID with their own for a certain percentage of adverts.
     229Easy AdSense Ads #EAA does NOT do this. All your earnings are your own. Easy AdSense Ads #EAA makes no modifications to your ad code.
    229230What you paste into the ad boxes is what is injected into your pages.
    230231
     
    233234
    234235= Which caching plugin to use =
    235 If you are using different ads for mobile and desktops along with caching, chances are a page cached for mobile may be displayed to 
     236If you are using different ads for mobile and desktops along with caching, chances are a page cached for mobile may be displayed to
    236237desktop users and vice versa.
    237238
    238239One way to handle this problem is to have separate caches for mobile and desktop. At this time the only plugin that lets to maintain separate caches is
    239  W3TC. 
    240  
     240 W3TC.
     241
    241242 So, we highly recommend you use w3tc if you are different adsense ads for mobiles and desktops. If not, it doesn't matter and you are free to choose whatever caching plugin you use.
    242243
    243244= How to have separate caches for Mobile and Desktop =
    244 If you are using w3tc plugin for caching, 
     245If you are using w3tc plugin for caching,
    2452461. Go to plugin options page and enable `Automatically create user agent groups for W3TC` option.
    246 2. Now goto w3tc -> User agent groups and click on save changes. 
     2472. Now goto w3tc -> User agent groups and click on save changes.
    247248
    248249After step 2, your user agent groups should looks something like screenshot 5.
     
    263264== Changelog ==
    264265
    265 = 0.44 =
     266= 0.52 =
     267
     268* Add option to add header and footer scripts on AMP pages. Will help with Google AdSense AMP auto ads.
     269
     270
     271= 0.50 =
     272* Add debug option to highlight the ads on the frontend.
     273* Optimize the stylesheet. Load the stylesheet when using sticky adsense ads only.
     274* Refine options page.
     275* Add link to adsense setup guide.
     276
     277= 0.47 =
     278
     279* Fix sticky ads script not loading.
     280* Fix shortcodes not working in theme ad locations.
     281
     282= 0.46 =
     283
     284* Fix an issue with widget being displayed on taxonimies where its disabled.
     285* Add the script for stick ads.
     286
     287= 0.45 =
     288
     289* Fix few php notices on options pages.
     290* Add theme recommendation.
     291
     292= 0.44 =
    266293
    267294* Made all strings translatable.
    268295
    269 = 0.43 = 
     296= 0.43 =
    270297
    271298* Add close icon to sticky ads on mobile.
    272299
    273 = 0.42 = 
     300= 0.42 =
    274301
    275302* Move javascript to separate file.
    276303* Increase the priority of eaa scripts.
    277304
    278 = 0.41 = 
     305= 0.41 =
    279306
    280307* Add sticky ads.
     
    283310* Refine the image ad logic to avoid php notices.
    284311
    285 = 0.40 = 
     312= 0.40 =
    286313
    287314* Fix a bug with settings validation.
    288315* Add option to disable wpautop filter.
    289316
    290 = 0.39 = 
     317= 0.39 =
    291318
    292319* Add support for php 5.3.
    293320https://wordpress.org/support/topic/version-0-38-breaks-my-site-w-500-error/#post-9674368
    294321
    295 = 0.38 = 
     322= 0.38 =
    296323
    297324* Add help text in eaa control.
     
    301328* Add admin menu icon.
    302329
    303 = 0.37 = 
     330= 0.37 =
    304331
    305332* Embed video tutorial on the help page.
    306333
    307 = 0.36 = 
     334= 0.36 =
    308335
    309336* Move disable ads on home page to the customizer.
     
    312339
    313340
    314 = 0.34 = 
     341= 0.34 =
    315342
    316343* Fix few notices showing up.
    317344
    318 = 0.33 = 
     345= 0.33 =
    319346
    320347* Add option insert custom location ads with a short code.
    321348* Custom taxonomy support.
    322349
    323 = 0.32 = 
     350= 0.32 =
    324351
    325352* Add few helper tags to prevent WordPress from messing javascript code or adsense code added to post manually.
     
    327354This tag prevents your ad code from being truncated by wp_autop and saves you from violating google publisher policies.
    328355
    329 = 0.30 = 
     356= 0.30 =
    330357
    331358* Fix is_amp_endpoint check, so that the plugin design break when WordPress AMP plugin is not installed.
    332359
    333 = 0.29 = 
     360= 0.29 =
    334361
    335362* Fix a failing in_array check.
    336363
    337 = 0.28 = 
     364= 0.28 =
    338365
    339366* Let users choose post types on which to use adsense/ads within content.
     
    342369* Collapsible adsense/ad location for distraction free adsesne/ad editing.
    343370
    344 = 0.26 = 
     371= 0.26 =
    345372
    346373* Fix issue with customizer settings not saving.
    347374* Separated the settings and ads into separate options.
    348375
    349 = 0.25 = 
     376= 0.25 =
    350377
    351378* Role back to 0.23
    352379
    353 = 0.24 = 
     380= 0.24 =
    354381
    355382* Fix an array declaration to be compatible with PHP 5.3.
     
    357384* Pages and custom posts type support.
    358385
    359 = 0.23 = 
     386= 0.23 =
    360387
    361388* Accidental version bump.
    362389
    363 = 0.22 = 
     390= 0.22 =
    364391
    365392* Move after second image AdSense / ad to advanced section.
     
    367394* Handle ZERO value for after nth paragraph.
    368395
    369 = 0.21 = 
     396= 0.21 =
    370397
    371398* Remove debugging statements.
    372399
    373 = 0.20 = 
     400= 0.20 =
    374401
    375402* Couple of UX enhancements to advanced AdSense / ads options.
    376403
    377 = 0.19 = 
     404= 0.19 =
    378405
    379406* Add ad after nth paragraph
     
    382409
    383410
    384 = 0.18 = 
     411= 0.18 =
    385412
    386413* Expose a method and filter to define AdSense / ad locations from themes and other plugins.
    387414
    388 = 0.17 = 
     415= 0.17 =
    389416
    390417* Fix issue with the contact form on EAA Help page.
    391418
    392 = 0.16 = 
     419= 0.16 =
    393420
    394421* Add contact form to plugin help page.
     
    396423
    397424
    398 = 0.15 = 
     425= 0.15 =
    399426
    400427* Fix a bug with the plugin info page. Using absolute path now.
    401428* Improve styling of the alignment setting.
    402429
    403 = 0.14 = 
     430= 0.14 =
    404431
    405432* Add support for AdSense / ad after captioned images for Google Publishers.
    406433
    407 = 0.13 = 
     434= 0.13 =
    408435
    409436* Remove sidebar from plugin admin page
    410437
    411 = 0.12 = 
     438= 0.12 =
    412439
    413440* Add plugin help page
     
    415442* Add help text in the customizer
    416443
    417 = 0.10 = 
     444= 0.10 =
    418445
    419446* First release, yayy!! Best plugin for Google Publishers #release
     
    422449== Upgrade Notice ==
    423450
    424 = 0.38 = 
     451= 0.38 =
    425452
    426453If there are no anchored images in the post, then the ad will be shown after first image.
    427454
    428 = 0.27 = 
     455= 0.27 =
    429456
    430457You have to goto plugin settings page and select the post types on which you wan\'t to enable EAA.
Note: See TracChangeset for help on using the changeset viewer.