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
- UnZip and Upload
expose.zipto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place the elements you want to be exposed/highliteded between
and
FAQ
1. How can I change the background color of the exposed DIV?
- Open exposeit.php
- On the following line modify the color code after your preferences (line 41) this.getExposed().css({backgroundColor: ‘#B1B9C1’});
- 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.
ColaboradoresTraduce “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.