apply_filters( 'wp_using_themes', bool $wp_using_themes )

Filters whether the current request should use themes.


Description Description


Parameters Parameters

$wp_using_themes

(bool) Whether the current request should use themes.


Top ↑

Source Source

File: wp-includes/load.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
5.1.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.