Linux 软件免费装

TwitterBrandSponsors

开发者 danzarrella
mashable
更新时间 2009年4月9日 09:47
PHP版本: 2.0.2 及以上
WordPress版本: 2.7

标签

widget plugin sidebar links advertising theme statistics stats social ads twitter brands

下载

1.1

详情介绍:

Here's how it works: a limited number of brands (up to ten) looking to engage with the social media community can have their latest Tweets syndicated into your WordPress blog's sidebar, and interested visitors can choose to connect with those brands on Twitter. You can find out more about how the ad unit looks here or looking in the Mashable sidebar. The TwitterBrandSponsors plugin has a simple admin interface and includes options for display text, tweet caching and hiding reply tweets. The order of sponsors is randomly rotated for balance. The plugin's settings page also features weekly and overall click counts on the outgoing links for each TwitterBrandSponsor.

安装:

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. You can add the Twitter Brand Sponsors box to your site with the widget or if your template isn't widgetized, a copy-and-paste line of PHP code. To use the copy-and-paste method simply put the code below in your template where you want the box to appear: <?php TwitterBrandSponsors_display(); ?> You can control the display of the sponsor's tweets via CSS. The plugin uses 3 CSS ids:
  1. The Title of the Plugin: span#TwitterBrandSponsors_title
  2. Display Text: p#TwitterBrandSponsors_display_text
  3. Tweets Table: table#TwitterBrandSponsors