apply_filters( 'theme_root', string $theme_root )
Filters the absolute path to the themes directory.
Parameters
- $theme_root
-
Absolute path to themes directory.
Source
File: wp-includes/theme.php
Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |