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

Fix for relative urls + Bedrock #57

Closed huubl closed 4 years ago

huubl commented 4 years ago

Hi,

Changing get_site_url() to get_home_url() because Bedrock uses an other folder structure: https://roots.io/docs/bedrock/master/folder-structure/

huubl commented 4 years ago

Thanks!