register_taxonomy_for_object_type()
Function: Adds an already registered taxonomy to an object type.
Source: wp-includes/taxonomy.php:771
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: Filters terms lookup to set the post format.
Source: wp-includes/revision.php:762
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
Function: Determines if the specified post is an autosave.
Source: wp-includes/revision.php:309