Description
Takes Facebox and wires it up for sweet WP action. Also makes julienne fries. Maybe.
Installation
- Unzip and upload the
wp-facebox
directory to/wp-content/plugins/
- Activate the plugin through the ‘Plugins’ menu in WordPress
- There is no step 3.*
* Note: For advanced configuration, refer to the comments of the constructor method, located near the bottom of wp-facebox.php
FAQ
- What does this plugin do, exactly?
-
-
For any image contained in a post that has been specified as linked to the image source (the default, e.g. a large image resized to ‘medium’ and linked to the larger version), add a
rel
attribute with the valuefacebox
. This is accomplished as a filter onthe_content
. -
Any linked content inside a shortcode gallery will demonstrate identical behaviour to those linked images in posts; viz., when clicked they will giggle and squee in delight, emitting sunshine and rainbow glitter.
Or, you know, a Facebook-style lightbox appears with the linked content.
-
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP Facebox” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Facebox” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.