get current child theme name
-
I know you can find the current theme name with functions like wp_get_theme() and get_current_theme, but I haven’t found a way to get the current theme’s name if you are using a child theme. The functions mentioned above all return info about the parent theme. I thought I might get more luck with bloginfo, but it seems there’s no information about the child theme there either. Any ideas?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘get current child theme name’ is closed to new replies.