Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Easy Adsense Injection Plugin

Descripción

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

Instalación

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

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Easy Adsense Injection Plugin» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Easy Adsense Injection Plugin» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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