Uname : Linux premium36.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Soft : LiteSpeed
Ip : 198.54.115.237
Port : 443
~
/
home
/
emranchoice
/
www
/
wp-content
/
themes
/
tevily
/
includes
/
elementor
[ HOME ]
Exec
Submit
File Name : hooks.php
<?php function tevily_elementor_load_css_header(){ if (!class_exists( 'Elementor\Core\Files\CSS\Post')){ return; } $header_id = apply_filters('tevily_get_header_layout', null); $footer_id = apply_filters('tevily_get_footer_layout', null); if($header_id){ $css_file = new Elementor\Core\Files\CSS\Post($header_id); $css_file->enqueue(); } if($footer_id){ $css_file = new Elementor\Core\Files\CSS\Post($footer_id); $css_file->enqueue(); } } add_action('wp_enqueue_scripts', 'tevily_elementor_load_css_header', 500);
Back
Folder Name
Submit
File Name
File Content
Submit
Name
Type
Size
Permission
Last Modified
Actions
.
dir
-
0755
2024-06-27 04:35:06
..
dir
-
0755
2024-06-27 04:35:06
hooks.php
text/x-php
547 B
0644
2024-06-27 04:35:06