> Easy Image Gallery wordpress plugin resources analysis

Easy Image Gallery wordpress plugin resources analysis

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

Delta: 0%

Post page

Delta: 0%
Easy Image Gallery plugin has no negative impact on PageSpeed score.

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:

  1. Drag and drop re-ordering
  2. Add gallery to any post, page or custom post type
  3. If more than one image is added to the gallery, the images become grouped in the lightbox so you can easily view the next one
  4. CSS and JS are only loaded on pages where needed
  5. Images link to larger versions (can be turned off)
  6. Fully Localized (translation ready) with .mo and .po files
  7. Add multiple images to the gallery at once
  8. Uses the thumbnail size specified in Settings -> Media
  9. Custom webfont icon for hover effect
  10. Support for fancyBox and prettyPhoto (developers can easily add their preferred lightbox via hooks and filters, or download this free plugin
  11. Uses the new WP 3.5+ media manager for a familiar and intuitive way to add your images
  12. WordPress 3.6 Ready

Usage

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

Shortcode Usage

Use the following shortcode anywhere in the content area to display the gallery

[easy_image_gallery]

Template Tag Usage

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' );    

Developer Friendly

  1. Modify the gallery HTML using filters
  2. Developed with WP Coding Standards
  3. Easily add your preferred lightbox script via hooks and filters
  4. Easily unhook CSS and add your own styling
  5. Pass in a different image size for the thumbnails via filter
  6. Minimalistic markup and styling

Stay up to date

Become a fan on Facebook http://www.facebook.com/sumobicom

Follow me on Twitter http://twitter.com/sumobi_

Screenshots

Resources added by plugin to Home page/Post page in kB
Total size of resources for Home page/Post page in kB
Random Theme Tests
BlankSlate screenshot

BlankSlate

by: TidyThemes

115288
96%
No screenshot

Unknown Theme

by: @unknown

0
0%