get child theme directory
Returns path to the child theme directory and the location of the style.css file.
get_stylesheet_directory_uri();
copy
Returns path to the child theme directory and the location of the style.css file.
get_stylesheet_directory_uri();
copy