這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Bannerlid

外掛說明

Bannerlid provides a simple WordPress admin extension to add banners and groups of banners to your WordPress template or your WordPress content. Banners can be added through content shortcodes or functions in your template files.

The plugin also tracks clicks and impressions and displays the data in html5 charts in wp-admin. Stats include who’s been clicking, when and where from.

Banners can be standard graphic file such as gif or png. It also supports flash banners, although these can cause speed and compatibility issues.

The plugin does not facilitate the selling of banners or banner space. I created this to be a simple Banner management system that provided clients with simplicity and important stats rather than to try and do too much.

The plugin comes with some basic filters and hook actions for customization.

安裝方式

  1. Copy bannerlid directory to your wp-content/plugins directory.
  2. In wp-admin go to Plugins > Installed Plugins
  3. Find ‘Bannerlid’ and click ‘Activate’
  4. See instruction.txt in the plugin root for more instructions

常見問題集

What is flash support like?

Basic flash support is provided. The plugin can show flash banners and hyperlinks can be used on them, however this requires some CSS and has not been tested on older browsers. Also, flash can cause speed/stability issues.

Does the plugin have banner fade/transitions?

No, I have kept the plugin as basic as possible so that the user can add his own transitions / slides or whatever by using one of the libraries already out there. The banners are wrapped in divs with classes so you should be able to apply jquery to them easily.

Does the plugin support text/html banners

I’ve been thinking about this one and it’s something I might add in so users can add in html for Google Ads etc. If there are requests for this I’ll add it.

What stats does it collect?

The system collects banner and zone clicks and impressions as well as the time, WP user, country, ip and date of the action.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Bannerlid〉的開發相關工作。

參與者

將〈Bannerlid〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.1.1

  • Fixed issues with missing files

1.1.0

  • Added statistics reporting using chartjs
  • Added start and end publish dates

1.0.0

  • First release