Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Bannerlid

Beschreibung

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.

Installation

  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

FAQ

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.

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„Bannerlid“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Bannerlid“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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