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.

WPeBanOver

Descripción

Show a HTML code when you place the [WPeBanOver] shortcode, on mouse (over, out, click, dblclick) show another HTML code until mouseout, anywhere in your template, post, page or widget.

You can read, follow, donate and comment about this plugin at author page: netmdp.com

Capturas

  • Admin settings page.

Instalación

You can either install it automatically from the WordPress admin, or do it manually:

  1. Unzip «WPeBanOver» archive and put the folder into your plugins folder (/wp-content/plugins/).
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. For print place <?php if ((function_exists('WPeBanOver'))) WPeBanOver(); ?> in your templates or use shortcode [WPeBanOver] in widgets, post or pages
  4. For get the html string use <?php get_WPeBanOver(); ?>
  5. Also have the css class .WPeBanOver then you can add your style

Preguntas frecuentes

Comming Soon

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

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

Colaboradores

Traduce «WPeBanOver» 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

Added plus change banner methods,click, MouseOut, Double Click.
Now second banner can remains until reload page.
Added Fade IN/OUT option to change.
Added .pot file for localization
Fixed and upgraded spanish language.

1.0

First Release