get_taxonomy_labels()
Function: Builds an object with all taxonomy labels out of a taxonomy object.
Source: wp-includes/taxonomy.php:715
Function: Builds an object with all taxonomy labels out of a taxonomy object.
Source: wp-includes/taxonomy.php:715
Function: Determines how many revisions to retain for a given post.
Source: wp-includes/revision.php:655
Function: Adds an already registered taxonomy to an object type.
Source: wp-includes/taxonomy.php:771
Function: Sets up the post object for preview based on the post autosave.
Source: wp-includes/revision.php:712
Function: Filters the latest content for preview from the post autosave.
Source: wp-includes/revision.php:739
Function: Determines which fields of posts are to be saved in revisions.
Source: wp-includes/revision.php:22
Function: Returns a post array ready to be inserted into the posts table as a post revision.
Source: wp-includes/revision.php:75
Function: Creates a revision for the current version of a post.
Source: wp-includes/revision.php:109
Function: Retrieves the autosaved data of the specified post.
Source: wp-includes/revision.php:251
Function: Determines if the specified post is a revision.
Source: wp-includes/revision.php:291