Description
“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
Installation
- 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
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Expose It” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Expose It” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- First stable version of the plugin.