Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Bannerlid

Descripción

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.

Instalación

  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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Bannerlid» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Bannerlid» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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