這個外掛並未在最新的 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

評價

There are no reviews for this plugin.

貢獻者及開發者

“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