New and updated in 5.0.1
-
functionwp_sensitive_page_meta()
Display a `noindex,noarchive` meta tag and referrer `strict-origin-when-cross-origin` meta tag.
-
functionwp_kses_uri_attributes()
Returns an array of HTML attribute names whose value contains a URL.
-
Filters the list of attributes that are required to contain a URL.
-
function_wp_get_allowed_postdata()
Returns only allowed post data fields.
-
functionwp_kses_allowed_html()
Returns an array of allowed HTML tags and attributes for a given context.