1. Home
  2. Wordpress
  3. Get child theme directory

Returns path to the child theme directory and the location of the style.css file.

#wordpress#php
get_stylesheet_directory_uri();
copy
Full Wordpress cheatsheet