>
Download This Plugin | |
Download Elegant Themes | |
Name | Easy Image Gallery |
Version | 1.1.1 |
Author | Andrew Munro, Sumobi |
Rating | 98 |
Last updated | 2014-02-05 02:28:00 |
Downloads |
57284
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Easy Image Gallery plugin added 2 bytes of resources to the Home page and 7 bytes of resources to the sample Post page.
Easy Image Gallery plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Easy Image Gallery plugin ads no tables to your Wordpress blog database.There comes a time when you need more flexibility than the standard WP gallery offers, That's when this plugin steps in. This plugin's goal is to make it easy to create a gallery and place it wherever you need. A perfect example would be to create a product gallery for an ecommerce website and then have the flexibility to position it where you wanted to match your theme's design.
This plugin allows you to easily create an image gallery on any post, page or custom post type. Images are can be added and previewed from the metabox. Images can be re-ordered by drag and drop.
Features:
Galleries are automatically appended to the bottom of your post/page unless you use the shortcode below. Using the shortcode will give you finer control over placement within the content area. Plugin settings are located under Settings -> Media
Use the following shortcode anywhere in the content area to display the gallery
[easy_image_gallery]
The following template tag is available to display the gallery
if( function_exists( 'easy_image_gallery' ) ) {
echo easy_image_gallery();
}
If you use the template tag above, you will need remove the default content filter:
remove_filter( 'the_content', 'easy_image_gallery_append_to_content' );
Stay up to date
Become a fan on Facebook http://www.facebook.com/sumobicom
Follow me on Twitter http://twitter.com/sumobi_