uawdijnntqw1x1x1
IP : 3.16.125.156
Hostname : premium160.web-hosting.com
Kernel : Linux premium160.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
batcwwjx
/
.googleapps
/
..
/
old
/
.trash
/
charitious-child - old - 2.7
/
functions.php
/
/
/
/
/
/
/
/
/
/
<?php /* --------------------------------------------------- * Theme: Charitious - WordPress Theme * Author: XpeedStudio * Author URI: http://www.xpeedstudio.com -------------------------------------------------- */ function charitious_theme_enqueue_styles() { $parent_style = 'parent-style'; if(!wp_style_is( $parent_style, $list = 'enqueued' )){ wp_enqueue_style($parent_style, get_template_directory_uri() . '/style.css', array()); } wp_enqueue_style('child-style', get_stylesheet_directory_uri() . '/style.css', array($parent_style) ); wp_enqueue_script('child-custom', get_stylesheet_directory_uri() . '/custom.js', array('jquery'), '', true); } add_action('wp_enqueue_scripts', 'charitious_theme_enqueue_styles');
/home/batcwwjx/.googleapps/../old/.trash/charitious-child - old - 2.7/functions.php