Releases: aurelienpierre/wp-photographers-galleries
Releases · aurelienpierre/wp-photographers-galleries
Improvements of captions
- Remove unnecessary CSS rules,
- Reduce vertical margins for exhibitions to free more display real estate on mobile,
- Prevent column breaking between image and caption in figure for thumbnails galleries,
- Let captions flow for carousels.
Mobile/Touch devices improvements
Improvements for touch and small devices:
- handle swipe gestures and map them to horizontal scrolling,
- make all scroll event listeners passive for better performance,
- enable vertical scrolling on galleries to handle page scrolling,
- reduce margins and resize buttons for better use of mobile devices space,
- force assets enqueuing inside shortcodes for stability, remove one global content regex for performance,
- create responsive cropped square thumbnails to add responsitivity to default WP/themes square thumbs,
Bugfixes:
- fix improper scaling of square images in exhibitions.
Maintenance : remove legacy code
The corresponding feature is now provided by WordPress core : display metaboxes for custom taxonomies of media on their admin pages.
May solve weird interactions with WordPress theme customizer, as reported in https://wordpress.org/support/topic/bug-in-php-function/
CSS tweaks
1.0.2 minor CSS tweaks for legibility and compatibility
Minor bugs fixes
1.0.1 rewrite plugin presentation
1.0-beta2
add forgotten min.js