wpseek.com
A WordPress-centric search engine for devs and theme authors
validate_theme_requirements › WordPress Filter Hooks
Since6.9.0
Deprecatedn/a
› apply_filters( 'validate_theme_requirements', true, $stylesheet )
| Parameters: (2) |
|
| Defined at: |
|
| Codex: |
Filters the theme requirement validation response.
If a theme fails due to a Core-provided validation (incompatible WP, PHP versions), this filter will not fire. A WP_Error response will already be returned. This filter is intended to add additional validation steps by site administrators.Related Functions: validate_theme_requirements, validate_plugin_requirements, validate_active_plugins, wp_validate_redirect, wp_validate_user_request_key, validate_email