File manager - Edit - /home/rangceb/diohome.com/wp-content468461/updraft/plugins-old/elegantspot/functions/functions.php
Back
<?php define('ELEGANTSPOT_VERSION', '1.0.0'); function elegantSpot_register_and_load_scripts(){ wp_register_style( 'elegantspot-main', plugin_dir_url( __FILE__ ) . 'styles/main.css', '', ELEGANTSPOT_VERSION); wp_register_script( 'elegantspot-popper', 'https://unpkg.com/@popperjs/core@2', '', ELEGANTSPOT_VERSION); wp_register_script( 'elegantspot-tippy', 'https://unpkg.com/tippy.js@6', '', ELEGANTSPOT_VERSION); wp_register_script( 'elegantspot-main', plugin_dir_url( __FILE__ ) . 'scripts/main.js', '', ELEGANTSPOT_VERSION); if(function_exists('et_fb_is_enabled')){ if(et_fb_is_enabled()){ wp_enqueue_style( 'elegantspot-main'); wp_enqueue_script( 'elegantspot-popper'); wp_enqueue_script( 'elegantspot-tippy'); } } } add_action('wp_enqueue_scripts', 'elegantSpot_register_and_load_scripts', 1000); add_action('admin_enqueue_scripts', 'elegantSpot_register_and_load_scripts', 1000);
| ver. 1.4 |
Github
|
.
| PHP 8.4.10 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings