wp_delete_auto_drafts()
Function: Deletes auto-drafts for new posts that are > 7 days old.
Source: wp-includes/post.php:7487
Function: Deletes auto-drafts for new posts that are > 7 days old.
Source: wp-includes/post.php:7487
Function: Adds any posts from the given IDs to the cache that do not already exist in cache.
Source: wp-includes/post.php:7606
Function: Gets all the post type features
Source: wp-includes/post.php:1905
Function: Sanitizes a hex color.
Source: wp-includes/formatting.php:6148
Function: Sanitizes a hex color without a hash. Use sanitize_hex_color() when possible.
Source: wp-includes/formatting.php:6173
Function: Ensures that any hex color is properly hashed.
Source: wp-includes/formatting.php:6194
Function: Sanitizes space or carriage return separated URLs that are used to send trackbacks.
Source: wp-includes/formatting.php:5653
Filter Hook: Filters a list of trackback URLs following sanitization.
Source: wp-includes/formatting.php:5673
Function: Breaks a string into chunks by splitting at whitespace characters.
Source: wp-includes/formatting.php:3139
Function: Navigates through an array, object, or scalar, and raw-encodes the values to be used in a URL.
Source: wp-includes/formatting.php:2868