PluginProbe
Getwid – Gutenberg Blocks / 2.0.13
Getwid – Gutenberg Blocks v2.0.13
3.0.2 3.0.1 3.0.0 2.1.0 2.1.1 2.1.2 2.1.3 2.2.0 trunk 1.8.7 1.9.1 2.0.10 2.0.11 2.0.12 2.0.13 2.0.14 2.0.5 2.0.6 2.0.7 2.0.8 2.0.9
getwid / assets / blocks / video-popup / frontend.js

frontend.js in Getwid – Gutenberg Blocks 2.0.13, at assets/blocks/video-popup/frontend.js

4 lines 837 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 !function(n){function t(e){if(o[e])return o[e].exports;var i=o[e]={i:e,l:!1,exports:{}};return n[e].call(i.exports,i,i.exports,t),i.l=!0,i.exports}var o={};t.m=n,t.c=o,t.d=function(n,o,e){t.o(n,o)||Object.defineProperty(n,o,{configurable:!1,enumerable:!0,get:e})},t.n=function(n){var o=n&&n.__esModule?function(){return n.default}:function(){return n};return t.d(o,"a",o),o},t.o=function(n,t){return Object.prototype.hasOwnProperty.call(n,t)},t.p="",t(t.s=27)}({27:function(n,t){/*!
2 * getwid-video-popup
3 */
4 !function(n){n(document).ready(function(t){n(document.body).on("post-load",function(n){o()});var o=function(){n(".wp-block-getwid-video-popup:not(.getwid-init)").each(function(t){n(this).addClass("getwid-init"),n(this).find(".wp-block-getwid-video-popup__link").mpFancybox({baseClass:"getwid-video-popup"})})};o()})}(jQuery)}});