File manager - Edit - /home/matthif/www/wp-content/plugins/ultimate-addons-for-gutenberg/includes/blocks/modal/frontend.js.php
Back
<?php /** * Frontend JS File. * * @since 2.2.0 * @var mixed[] $attr * @var int $id * @package uagb */ $selector = '.uagb-block-' . $id; ob_start(); ?> window.addEventListener( 'DOMContentLoaded', function() { UAGBModal.init( '<?php echo esc_attr( $selector ); ?>' ); }); <?php $dynamic_js = apply_filters( 'spectra_modal_frontend_dynamic_js', ob_get_clean(), $selector, $attr ); return $dynamic_js; ?>
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Generation time: 0 |
proxy
|
phpinfo
|
Settings