cleaner-gallery
cleaner-gallery copied to clipboard
Official repository for the Cleaner Gallery WordPress plugin.
Hello I was wondering whether this plugin is still being maintained - it's been a while since the last updates
gallery, gallery-item, and gallery-caption filters would be handy and could future-proof things maybe? https://github.com/justintadlock/cleaner-gallery/issues/12
Hi Justin, I've been looking at using the [WP Featherlight plugin](https://github.com/wpsitecare/wp-featherlight/) in conjuction with Cleaner Gallery. WP Featherlight [selects the caption](https://github.com/wpsitecare/wp-featherlight/blob/develop/js/src/wpFeatherlight.js#L85) for display with the `wp-caption-text` class. Cleaner Gallery doesn't...
See: https://wordpress.org/support/topic/enhancement-filter-for-final-output
When setting up CG for grid CSS frameworks, custom classes etc are needed. hybrid_attr() is the greatest thing since sliced bread. Will CG and hybrid_attr() ever live together here? If...
Nothing else than subj
I tired just about everything in attempts to get this plugin to work the way I want, I'm looking to add the hight and width of the src image that...
While [Galleria](http://galleria.io/) already plays good with WP galleries (there are also a few plugins like [MarcTV Galleria](https://wordpress.org/plugins/marctv-galleria/), [Fullscreen Galleria](https://wordpress.org/plugins/fullscreen-galleria/) or [Galleria](https://wordpress.org/plugins/galleria/) for ex.) there's one major thing I can't get...
Hi Justin, I could be wrong as I didn't check any functionality, but while exploring the code I've noticed that the closing trailing slash of the initial comment in inc/default-filters.php...
The settings interface was updated so the sizes are part of the "link to" option rather than simply having it offer "file". This made it so the previous code for...