File manager - Edit - /home/matthif/www/wp-content-20260616123140/plugins/visual-portfolio/assets/admin/js/vc-frontend.js
Back
import $ from 'jquery'; const { vc } = window; $(() => { // shortcode frontend editor if (typeof vc !== 'undefined') { // on shortcode add and update events vc.events.on('shortcodes:add shortcodeView:updated', (e) => { if (e.settings.base !== 'visual_portfolio') { return; } const wnd = vc.$frame[0].contentWindow; const jQframe = wnd ? wnd.jQuery : false; if (jQframe) { const $vp = jQframe(e.view.el).children('.vp-portfolio'); if ($vp.length && typeof $vp.vpf !== 'undefined') { $vp.vpf(); } } }); } });
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Generation time: 0 |
proxy
|
phpinfo
|
Settings