apply_filters( 'wp_using_themes', bool $wp_using_themes )

Filters whether the current request should use themes.

Parameters

$wp_using_themes

(bool) Whether the current request should use themes.

Source

File: wp-includes/load.php

View on Trac

Changelog

Version Description
5.1.0 Introduced.

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