cp_attributes()
Function: Provide a way to filter and escape the HTML attributes being output.
Source: wp-includes/formatting.php:6215
Function: Provide a way to filter and escape the HTML attributes being output.
Source: wp-includes/formatting.php:6215
Filter Hook: Filters the attribute array.
Source: wp-includes/formatting.php:6241
Filter Hook: Filters the attribute array, specifically using context.
Source: wp-includes/formatting.php:6251
Function: Escaping for XML blocks.
Source: wp-includes/formatting.php:4690
Filter Hook: Filters a string cleaned and escaped for output in XML.
Source: wp-includes/formatting.php:4736
Filter Hook: Filters the rel values that are added to links with `target` attribute.
Source: wp-includes/formatting.php:3331
Function: Adds all filters modifying the rel attribute of targeted links.
Source: wp-includes/formatting.php:3358
Function: Removes all filters modifying the rel attribute of targeted links.
Source: wp-includes/formatting.php:3381
Function: Adds `rel=”nofollow ugc”` string to all HTML A elements in content.
Source: wp-includes/formatting.php:3250
Function: Adds `rel=”noopener”` to all HTML A elements that have a target.
Source: wp-includes/formatting.php:3272