Plugin info

Total downloads: 3,581
Active installs: 90
Total reviews: 4
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 4/14/2016 (3548 days ago)
Added to WordPress: 1/17/2014 (11 years old)
Minimum WordPress version: 3.0
Tested up to WordPress version: 4.5.33
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 3548 days ago • 4 reviews

22/100

Is Zurb Foundation 5 Clearing Gallery abandoned?

Possibly abandoned (last update 3548 days ago).

Compatibility

Requires WordPress: 3.0
Tested up to: 4.5.33
Requires PHP: f

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

Enhance WordPress gallery shortcode content with the Zurb Foundation Clearing lightbox. Just enable and all gallery shortcodes will use Clearing.

You can add a gallery just as you normally would including setting up the number of columns.

The plugin supports up to 6 columns for any gallery, it will fall back to 4 column grid for invalid values.

MOBILE: Note that the foundation mobile classes have already been added for each gallery size.
That said you can use the filters below to alter any foundation classes applied to the
block grid.

There are also a number of filters devs can use to alter output.

Verified contrib2dev project #9086f6999a63a347ba7a70c521d52222. Support this project on contrib2dev.com.

Filters

  • prso_found_gallery_large_class -> Foundation large class for grid block
  • prso_found_gallery_small_class -> Foundation small class for grid block
  • prso_found_gallery_image_caption -> Filter caption for each image in gallery
  • prso_found_gallery_li_class -> Filter class applied to each li item in block grid
  • prso_found_gallery_output -> Filter overall html output for gallery

Installation

  1. Upload plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Start adding galleries to posts/pages via wordpress add media interface

Frequently Asked Questions

More info in GitHub repo – https://github.com/pressoholics/prso-foundation-5-clearing-gallery

Will this work without Zurb Foundation

No. This plugin will only work with a theme using the Zurb Foundation framework, version 4 and 5.

Review feed

No reviews available

Screenshots

  1. Default Wordpress gallery in Foundation 5.

    Default Wordpress gallery in Foundation 5.

  2. Wordpress gallery using plugin, nice block grid there!

    Wordpress gallery using plugin, nice block grid there!

  3. Example of Clearing lightbox at work.

    Example of Clearing lightbox at work.

Changelog

1.01

  • Confirmed plugin supports WordPress 4.0

1.0

  • Added some filters for devs to use