/
home
/
gemcoadmin
/
public_html
/
wp-content__2a56d10
/
themes
/
theme55029
/
includes
/
New Directory
Upload File
HOME
<?php add_action( 'wp_enqueue_scripts', 'cherry_child_custom_scripts' ); function cherry_child_custom_scripts() { /** * How to enqueue script? * * @link http://codex.wordpress.org/Function_Reference/wp_enqueue_script */ } ?>