D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
hrfiudwx
/
enterpriseuplift.com
/
wp-content
/
themes
/
themify-ultra-child
/
Filename :
functions.php
back
Copy
<?php /* To enable child-theme-scripts.js file, remove the PHP comment below: */ /* remove this line function custom_child_theme_scripts() { wp_enqueue_script( 'themify-child-theme-js', get_stylesheet_directory_uri() . '/child-theme-scripts.js', [ 'jquery' ], '1.0', [ 'strategy' => 'defer', 'in_footer' => true ] ); } add_action( 'wp_enqueue_scripts', 'custom_child_theme_scripts' ); remove this line too */ /* Custom functions can be added below. */