Changeset 2032943
- Timestamp:
- 02/18/2019 05:24:52 AM (7 years ago)
- Location:
- easy-adsense-ads-scripts-manager
- Files:
-
- 5 edited
-
tags/0.53/readme.txt (modified) (1 diff)
-
trunk/admin/help.php (modified) (1 diff)
-
trunk/assets/css/admin.css (modified) (1 diff)
-
trunk/eaa.php (modified) (1 diff)
-
trunk/readme.txt (modified) (17 diffs)
Legend:
- Unmodified
- Added
- Removed
-
easy-adsense-ads-scripts-manager/tags/0.53/readme.txt
r1989892 r2032943 7 7 Requires at least: 3.6+ 8 8 Tested up to: 5.0 9 Requires PHP: 5. 39 Requires PHP: 5.6 10 10 Stable tag: .53 11 11 License: GPLv2 or later -
easy-adsense-ads-scripts-manager/trunk/admin/help.php
r1989891 r2032943 53 53 <div class="eaa-card"> 54 54 <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>: 56 56 <?php _e( 'EAA can be used with any ad network, and you can put any html or JS in all the ad slots.', 'eaa' ) ?> 57 57 </p> -
easy-adsense-ads-scripts-manager/trunk/assets/css/admin.css
r1989891 r2032943 134 134 } 135 135 136 . note {136 .eaa-note { 137 137 padding: 10px; 138 138 background: #3498db; -
easy-adsense-ads-scripts-manager/trunk/eaa.php
r1989891 r2032943 5 5 Plugin URI: http://swiftthemes.com/eaa 6 6 Description: 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.5 37 Version: 0.54 8 8 Author: Satish Gandham <hello@satishgandham.com> 9 9 Author URI: http://satishgandham.com -
easy-adsense-ads-scripts-manager/trunk/readme.txt
r1989888 r2032943 1 === Easy AdSense Ads - Ad Insert ion & Ad Management===2 Author URL: http://SatishGandham.Com 1 === Easy AdSense Ads - Ad Inserter & AdSense Ad Manager === 2 Author URL: http://SatishGandham.Com/ 3 3 Plugin URL: https://swiftthemes.com/eaa/ 4 4 Contributors: Gandham 5 5 Donate link: https://paypal.me/swiftthemes 6 Tags: AdSense, Ad manager, Ad Injection, Ad Inserter, advertising6 Tags: 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 7 7 Requires at least: 3.6+ 8 8 Tested up to: 5.0 9 9 Requires PHP: 5.6 10 Stable tag: 0.5310 Stable tag: .53 11 11 License: GPLv2 or later 12 12 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 17 17 == Description == 18 18 19 Easy AdSense Ads is a very simple a dvertisingmanager 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.19 Easy 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. 20 20 EAA also comes with features like **ads widget**, **ad rotation**. This is the best WordPress plugin for inserting AdSense ads and other ads. 21 21 … … 75 75 76 76 There will be cases where you do not want to inject AdSense / insert ads on some particular posts or pages. Reasons may include 77 77 78 * Content my violate AdSense/advertiser policies. 78 79 * Client doesn't like AdSense / ads in their sponsored content. … … 225 226 226 227 = 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. 228 No! Absolutely not. Some ad plugins replace your publisher ID with their own for a certain percentage of adverts. 229 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. 229 230 What you paste into the ad boxes is what is injected into your pages. 230 231 … … 233 234 234 235 = 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 236 If you are using different ads for mobile and desktops along with caching, chances are a page cached for mobile may be displayed to 236 237 desktop users and vice versa. 237 238 238 239 One 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 241 242 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. 242 243 243 244 = How to have separate caches for Mobile and Desktop = 244 If you are using w3tc plugin for caching, 245 If you are using w3tc plugin for caching, 245 246 1. 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. 247 2. Now goto w3tc -> User agent groups and click on save changes. 247 248 248 249 After step 2, your user agent groups should looks something like screenshot 5. … … 263 264 == Changelog == 264 265 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 = 266 293 267 294 * Made all strings translatable. 268 295 269 = 0.43 = 296 = 0.43 = 270 297 271 298 * Add close icon to sticky ads on mobile. 272 299 273 = 0.42 = 300 = 0.42 = 274 301 275 302 * Move javascript to separate file. 276 303 * Increase the priority of eaa scripts. 277 304 278 = 0.41 = 305 = 0.41 = 279 306 280 307 * Add sticky ads. … … 283 310 * Refine the image ad logic to avoid php notices. 284 311 285 = 0.40 = 312 = 0.40 = 286 313 287 314 * Fix a bug with settings validation. 288 315 * Add option to disable wpautop filter. 289 316 290 = 0.39 = 317 = 0.39 = 291 318 292 319 * Add support for php 5.3. 293 320 https://wordpress.org/support/topic/version-0-38-breaks-my-site-w-500-error/#post-9674368 294 321 295 = 0.38 = 322 = 0.38 = 296 323 297 324 * Add help text in eaa control. … … 301 328 * Add admin menu icon. 302 329 303 = 0.37 = 330 = 0.37 = 304 331 305 332 * Embed video tutorial on the help page. 306 333 307 = 0.36 = 334 = 0.36 = 308 335 309 336 * Move disable ads on home page to the customizer. … … 312 339 313 340 314 = 0.34 = 341 = 0.34 = 315 342 316 343 * Fix few notices showing up. 317 344 318 = 0.33 = 345 = 0.33 = 319 346 320 347 * Add option insert custom location ads with a short code. 321 348 * Custom taxonomy support. 322 349 323 = 0.32 = 350 = 0.32 = 324 351 325 352 * Add few helper tags to prevent WordPress from messing javascript code or adsense code added to post manually. … … 327 354 This tag prevents your ad code from being truncated by wp_autop and saves you from violating google publisher policies. 328 355 329 = 0.30 = 356 = 0.30 = 330 357 331 358 * Fix is_amp_endpoint check, so that the plugin design break when WordPress AMP plugin is not installed. 332 359 333 = 0.29 = 360 = 0.29 = 334 361 335 362 * Fix a failing in_array check. 336 363 337 = 0.28 = 364 = 0.28 = 338 365 339 366 * Let users choose post types on which to use adsense/ads within content. … … 342 369 * Collapsible adsense/ad location for distraction free adsesne/ad editing. 343 370 344 = 0.26 = 371 = 0.26 = 345 372 346 373 * Fix issue with customizer settings not saving. 347 374 * Separated the settings and ads into separate options. 348 375 349 = 0.25 = 376 = 0.25 = 350 377 351 378 * Role back to 0.23 352 379 353 = 0.24 = 380 = 0.24 = 354 381 355 382 * Fix an array declaration to be compatible with PHP 5.3. … … 357 384 * Pages and custom posts type support. 358 385 359 = 0.23 = 386 = 0.23 = 360 387 361 388 * Accidental version bump. 362 389 363 = 0.22 = 390 = 0.22 = 364 391 365 392 * Move after second image AdSense / ad to advanced section. … … 367 394 * Handle ZERO value for after nth paragraph. 368 395 369 = 0.21 = 396 = 0.21 = 370 397 371 398 * Remove debugging statements. 372 399 373 = 0.20 = 400 = 0.20 = 374 401 375 402 * Couple of UX enhancements to advanced AdSense / ads options. 376 403 377 = 0.19 = 404 = 0.19 = 378 405 379 406 * Add ad after nth paragraph … … 382 409 383 410 384 = 0.18 = 411 = 0.18 = 385 412 386 413 * Expose a method and filter to define AdSense / ad locations from themes and other plugins. 387 414 388 = 0.17 = 415 = 0.17 = 389 416 390 417 * Fix issue with the contact form on EAA Help page. 391 418 392 = 0.16 = 419 = 0.16 = 393 420 394 421 * Add contact form to plugin help page. … … 396 423 397 424 398 = 0.15 = 425 = 0.15 = 399 426 400 427 * Fix a bug with the plugin info page. Using absolute path now. 401 428 * Improve styling of the alignment setting. 402 429 403 = 0.14 = 430 = 0.14 = 404 431 405 432 * Add support for AdSense / ad after captioned images for Google Publishers. 406 433 407 = 0.13 = 434 = 0.13 = 408 435 409 436 * Remove sidebar from plugin admin page 410 437 411 = 0.12 = 438 = 0.12 = 412 439 413 440 * Add plugin help page … … 415 442 * Add help text in the customizer 416 443 417 = 0.10 = 444 = 0.10 = 418 445 419 446 * First release, yayy!! Best plugin for Google Publishers #release … … 422 449 == Upgrade Notice == 423 450 424 = 0.38 = 451 = 0.38 = 425 452 426 453 If there are no anchored images in the post, then the ad will be shown after first image. 427 454 428 = 0.27 = 455 = 0.27 = 429 456 430 457 You 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.