Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

Expose It

Descripción

“Expose It” is a simple yet attractive plugin which will spice up every design.

This plugin practically adds a highlight/expose effect around any DIV with defined class=”expose”.

For more about this plugin visit http://www.adrian-apan.com/blog/wordpress-plugin-expose-it

Instalación

  1. UnZip and Upload expose.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place the elements you want to be exposed/highliteded between

and

FAQ

1. How can I change the background color of the exposed DIV?

  1. Open exposeit.php
  2. On the following line modify the color code after your preferences (line 41) this.getExposed().css({backgroundColor: ‘#B1B9C1’});
  3. Save and upload the file

Reseñas

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“Expose It” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “Expose It” 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 .

Historial de cambios

1.0.0

  • First stable version of the plugin.