Linux 软件免费装

OmniAds

开发者 Naden Badalgogtapeh
更新时间 2010年1月6日 20:27
捐献地址: 去捐款
PHP版本: 2.0 及以上
WordPress版本: 2.7

标签

adsense google widget plugin sidebar wordpress amazon widgets blog ads ad advertisement money adserver ad management ebay

下载

0.5 0.51 0.52 0.53 0.54

详情介绍:

OmniAds can use very complex syntax to balance where and when ads are displayed and it's widget ready and supports many advertising networks like eBay, Amazon, Google Adsense, Captain Ad, Layer Ads, Contaxe and many more OmniAds supports you with channels and two types of units.
  1. With units of type HTML (default) you can deliver text ad code like html or javascript. This unit type supports no finetuning.
  2. Using units of type PHP, you can manage ad delivery in every way you like. E.g. just after the first post or after the first and the second or just if the user has a specific referrer ... Please see the plugin homepage or a full documentation of unit type php.

安装:

  1. Unpack the zipfile omniads-X.y.zip
  2. Upload folder omniads to the /wp-content/plugins/ directory
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. Place <?php if( function_exists( 'omniads_channel' ) ) omniads_channel( 'CHANNEL_NAME' ); ?> or <?php if( function_exists( 'omniads_unit' ) ) omniads_channel( 'UNIT_ID' ); ?> in your template or use the sidebar widgets.

常见问题:

Does the plugin supports Google Adsense?

Sure, no matter what kind of ads, OmniAds delivers them all.

Is this plugin widget ready?

Yes, if your theme supports sidebar widgets, OmniAds delivers as many Widgets as you like.

Change Log

  • v0.54 04.01.2010 added unit type file, little refactoring, fixed pagination
  • v0.53 17.02.2009 small fix for global exclusion list
  • v0.52 05.02.2009 added resizable textareas
  • v0.51 04.02.2009 channel name length expanded to 200 chars
  • v0.5 21.01.2009 added widgets for ad delivery in sidebar
  • v0.4 20.01.2009 added for in content ads
  • v0.3 29.07.2008 added channel status
  • v0.2 20.07.2008 added "more" channel for ad delivery after tag
  • v0.1 18.07.2008 initial release