该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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