apply_filters( 'theme_root', string $theme_root )

Filters the absolute path to the themes directory.


Description


Parameters

$theme_root

(string) Absolute path to themes directory.


Top ↑

Source

File: wp-includes/theme.php

View on Trac


Top ↑

Changelog

Version Description
1.5.0 Introduced.