Skip to content

Instantly share code, notes, and snippets.

@maksimerohin
Created May 28, 2022 03:58
Show Gist options
  • Save maksimerohin/4c91e4d9aa1fec9a2c8e754e94611a58 to your computer and use it in GitHub Desktop.
Save maksimerohin/4c91e4d9aa1fec9a2c8e754e94611a58 to your computer and use it in GitHub Desktop.
jQuery(thumbnails).attr("data-fancybox","gallery").getTitle();
jQuery(thumbnails).addClass("fancybox").attr("rel","fancybox").getTitle();
jQuery"a:has(img)[href$='.jpg']").addClass"fancybox").attr("rel","fancybox").getTitle();
jQuery(".wp-block-gallery a:has(img)[href$='.jpg']").addClass("fancybox").attr("data-fancybox","fancybox").getTitle();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment