Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

Bannerlid

Popis

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.

Instalace

  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

Nejčastější dotazy

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.

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

Bannerlid je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přeložte “Bannerlid” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

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