File manager - Edit - /home/matthif/www/wp-content/plugins/ultimate-addons-for-gutenberg/includes/blocks/lottie/frontend.js.php
Back
<?php /** * Frontend JS File. * * @since 2.0.0 * * @package uagb */ $base_selector = 'uagb-block-'; $selector = $base_selector . $id; ob_start(); ?> window.addEventListener( 'DOMContentLoaded', function() { UAGBLottie._run( <?php echo wp_json_encode( $attr ); ?>, '<?php echo esc_attr( $selector ); ?>' ); }); <?php return ob_get_clean(); ?>
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Generation time: 0 |
proxy
|
phpinfo
|
Settings