62*63* @since 7.1.064*65* @param string[]$allowed_keywords Allowed JSON Schema keywords.66* @param string$schema_profile The schema profile the keywords are for.67*/68returnapply_filters('wp_json_schema_allowed_keywords',$allowed_keywords,$schema_profile);69}7071/**72* Prepares a JSON Schema for clients.73*74*Usethis before exposing a schema outside of WordPress's server-side
History
Introduced in 7.1.0.
Signature, return type and hooks compared across 1 parsed release.
About this page
Parsed data
Generated from the wordpress-develop 7.1.0 tag, and regenerated for each WordPress release so it tracks the code rather than a snapshot of it.
Corrections
Something wrong on this page? Report it and it gets fixed in the next regeneration.