Menu Adam R Brown

WP hooks navigation: Home/browseActions indexFilters index

WordPress hook directory
attribute_escape

Description

Applied to post text and other content by the attribute_escape function, which is called in many places in WordPress to change certain characters into HTML attributes before sending to the browser.

This description was scraped automatically from the WordPress filter reference or action reference. If it looks like this is the wrong description, please tell me so I can fix my code.

WordPress version history for attribute_escape

This database has information for all major versions from WP 1.2.1 through 6.2.

Version File Line Type
2.0.11 wp-includes/functions-formatting.php 1078 View in context filter
2.1 wp-includes/formatting.php 1104 View in context filter
2.2 wp-includes/formatting.php 1114 View in context filter
2.3 wp-includes/formatting.php 1134 View in context filter
2.5 wp-includes/formatting.php 1183 View in context filter
2.6 wp-includes/formatting.php 1197 View in context filter
2.7 wp-includes/formatting.php 1761 View in context filter
2.8 wp-includes/formatting.php 2229 View in context filter
2.9 wp-includes/formatting.php 2373 View in context filter
3.0 wp-includes/formatting.php 2327 View in context filter
3.1 wp-includes/formatting.php 2360 View in context filter
3.2 wp-includes/formatting.php 2350 View in context filter
3.3 wp-includes/formatting.php 2423 View in context filter
3.4 wp-includes/formatting.php 2654 View in context filter
3.5 wp-includes/formatting.php 2686 View in context filter
3.6 wp-includes/formatting.php 2739 View in context filter
3.7 wp-includes/formatting.php 2735 View in context filter
3.8 wp-includes/formatting.php 3007 View in context filter
3.9 wp-includes/formatting.php 3046 View in context filter
4.0 wp-includes/formatting.php 3180 View in context filter
4.1 wp-includes/formatting.php 3191 View in context filter
4.2 wp-includes/formatting.php 3255 View in context filter
4.3 wp-includes/formatting.php 3424 View in context filter
4.4 wp-includes/formatting.php 3567 View in context filter
4.5 wp-includes/formatting.php 3570 View in context filter
4.6 wp-includes/formatting.php 3946 View in context filter
4.7 wp-includes/formatting.php 3962 View in context filter
4.8 wp-includes/formatting.php 3969 View in context filter
4.9 wp-includes/formatting.php 3990 View in context filter
5.0 wp-includes/formatting.php 3991 View in context filter
5.1 wp-includes/formatting.php 4374 View in context filter
5.2 wp-includes/formatting.php 4383 View in context filter
5.3 wp-includes/formatting.php 4479 View in context filter
5.4 wp-includes/formatting.php 4495 View in context filter
5.5 wp-includes/formatting.php 4509 View in context filter
5.6 wp-includes/formatting.php 4516 View in context filter
5.7 wp-includes/formatting.php 4517 View in context filter
5.8 wp-includes/formatting.php 4517 View in context filter
5.9 wp-includes/formatting.php 4579 View in context filter
6.0 wp-includes/formatting.php 4591 View in context filter
6.1 wp-includes/formatting.php 4600 View in context filter
6.2 wp-includes/formatting.php 4615 View in context filter

Related Hooks

We find related hooks using word stems. attribute_escape has 2 significant word stem(s): attribute, escape. Note that some of the hooks below may not appear in all versions of WP.