/*! * WordPress Lightbox Plugin * Copyright 2015 - 2018 Stefan Hüsges * MIT License * https://github.com/tronsha/wp-lightbox-plugin */ jQuery(document).ready(function(){if(1===parseInt(lbData.gallery)){jQuery(".gallery").each(function(){var t=jQuery(this);var a=t.attr("id");t.find(".gallery-icon a").each(function(){if(-1===jQuery(this).attr("href").indexOf("attachment_id")){jQuery(this).attr(lbData.lightbox,a)}});if("colorbox"===lbData.name){jQuery("