Core Function
View Source on Trac ↗ is_child_theme()
is_child_theme( ) Whether a child theme is in use.
Return Value
(bool)
True if a child theme is in use, false otherwise.
Function Information
Since Version
3.0.0
Source File
wp-includes/theme.php
Advertisement