W3cubDocs

/WordPress

apply_filters( ‘theme_root’, string $theme_root )

Filters the absolute path to the themes directory.

Parameters

$theme_rootstring
Absolute path to themes directory.

Source

return apply_filters( 'theme_root', $theme_root );

Changelog

Version Description
1.5.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/theme_root