ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/formatting.php
  • Page 2

wp_remove_targeted_link_rel_filters()

Function: Removes all filters modifying the rel attribute of targeted links.

Source: wp-includes/formatting.php:3381

Used by 0 functions | Uses 0 functions

_make_clickable_rel_attr()

Function: Helper function used to build the “rel” attribute for a URL when creating an anchor using make_clickable().

Source: wp-includes/formatting.php:3006

Used by 0 functions | Uses 0 functions

make_clickable_rel

Filter Hook: Filters the rel value that is added to URL matches converted to links.

Source: wp-includes/formatting.php:3031

Used by 0 functions | Uses 0 functions

wp_rel_callback()

Function: Callback to add a rel attribute to HTML A element.

Source: wp-includes/formatting.php:3177

Used by 0 functions | Uses 0 functions

sanitize_locale_name()

Function: Strips out all characters not allowed in a locale name.

Source: wp-includes/formatting.php:2444

Used by 0 functions | Uses 0 functions

sanitize_locale_name

Filter Hook: Filters a sanitized locale name string.

Source: wp-includes/formatting.php:2456

Used by 0 functions | Uses 0 functions

sanitize_url()

Function: Sanitizes a URL for database or redirect usage.

Source: wp-includes/formatting.php:4559

Used by 0 functions | Uses 0 functions

sanitize_hex_color()

Function: Sanitizes a hex color.

Source: wp-includes/formatting.php:6148

Used by 0 functions | Uses 0 functions

sanitize_hex_color_no_hash()

Function: Sanitizes a hex color without a hash. Use sanitize_hex_color() when possible.

Source: wp-includes/formatting.php:6173

Used by 0 functions | Uses 0 functions

maybe_hash_hex_color()

Function: Ensures that any hex color is properly hashed.

Source: wp-includes/formatting.php:6194

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 … 17 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy