New and updated in 4.9.8
-
functionregister_term_meta()
Registers a meta key for terms.
-
functionunregister_term_meta()
Unregisters a meta key for terms.
-
Retrieves Link Description Objects that should be added to the Schema for the posts collection.
Used by 2 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2686 -
Gets the link relations available for the post and current user.
Used by 1 function | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2189 -
Filters the subject of the user request confirmation email.
-
Filters the subject of the email sent when an erasure request is completed.
-
functionunregister_post_meta()
Unregisters a meta key for posts.
-
functionregister_post_meta()
Registers a meta key for posts.
-
Filters whether the user is allowed to edit a specific meta key of a specific object type and subtype.
-
Creates an array of term objects from an array of term IDs.
-
Appends ‘(Draft)’ to draft page titles in the privacy page dropdown so that unpublished content is obvious.
-
hookadd_inline_data
Fires after outputting the fields for the inline editor for posts and pages.
-
Was used to add options for the privacy requests screens before they were separate files.