arnowelzel / lightbox-photoswipe

Integration of PhotoSwipe to WordPress
https://arnowelzel.de/wp/en/projects/wordpress/lightbox-with-photoswipe
GNU General Public License v2.0
27 stars 7 forks source link

Add option to ignore links without thumbnails #40

Open arnowelzel opened 4 years ago

arnowelzel commented 4 years ago

During the removal of jQuery as dependency, the frontend script was also changed to use all links with lbwsp-attributes and not only those which contain an img element as child.

There may be usecases where you don't want to have plain links to an image to open with a lightbox. It should be possible to choose wether all links should be used or of text links without visible image should be ignored.