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
Filter Hook: Filters a string cleaned and escaped for output in XML.
Source: wp-includes/formatting.php:4736
Function: Escaping for XML blocks.
Source: wp-includes/formatting.php:4690
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
Function: Callback to add `rel=”noopener”` string to HTML A element.
Source: wp-includes/formatting.php:3310
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