Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Easy Adsense Injection Plugin

Опис

This WordPress plugin allows users to inject Google adsense in a wordpress post or in any part of WordPress theme quickly. You only need to add adsense code in the pugin settings and use shortcode or functions to add the ads in WordPress. You can also use this plugin to add any kind of ads any where in the WordPress based websites.

Just below the text area to add the ads code, you also see the box to add alternate ad code. This box will take alternate ads code to show in case visitor is using ad blocker. You can add affiliate banner as alternate ad to never miss a chance to show ads to your visitor. It is recommended to install image on your own server and use link cloaking to effectively use alternate ads. If you directly use affiliate banner with code given by the company, it may also be blocked by ad blocker.

There are two ways you can use this plugin:

Use these shortcodes within the post:

  • [easy_ad_inject_1]
  • [easy_ad_inject_2]
  • [easy_ad_inject_3]
  • [easy_ad_inject_4]
  • [easy_ad_inject_5]

use these functions to add ads in the theme.

  • <?php echo put_wp_ad_1(); ?>
  • <?php echo put_wp_ad_2(); ?>
  • <?php echo put_wp_ad_3(); ?>
  • <?php echo put_wp_ad_4(); ?>
  • <?php echo put_wp_ad_5(); ?>

Read More: http://quickwebresources.com/?p=5566

Встановлення

Unzip the plugin in the Wp-content/plugins folder or install direct from dashboard.
Activate plugin and then go to plugins settings page.
Put adsense code here and then use shortcodes or functions to add adsense codes on your blog

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Easy Adsense Injection Plugin” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Easy Adsense Injection Plugin” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

Alternate ads option to show alternate ads for users using ad block. Best way to promote affiliate banners to visitors using ad blocker