apply_filters( 'validate_current_theme', bool $validate )

Filters whether to validate the current theme.


Description Description


Parameters Parameters

$validate

(bool) Whether to validate the current theme. Default true.


Top ↑

Source Source

File: wp-includes/theme.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.7.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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