WPDev.one
Core Function
View Source on Trac ↗

wp_theme_has_theme_json()

wp_theme_has_theme_json( )

Checks whether a theme or its parent has a theme.json file.

Return Value

(bool)
Returns true if theme or its parent has a theme.json file, false otherwise.

Function Information

Since Version
6.2.0
Source File
wp-includes/global-styles-and-settings.php
Advertisement