list_meta()

Function: Outputs a post’s public meta data in the Custom Fields meta box.

Source: wp-admin/includes/template.php:585

Used by 1 function | Uses 5 functions

add_meta()

Function: Adds post meta data defined in the `$_POST` superglobal for a post with given ID.

Source: wp-admin/includes/post.php:999

Used by 3 functions | Uses 5 functions

in_category()

Function: Checks if the current post is within any of the given categories.

Source: wp-includes/category-template.php:257

Used by 0 functions | Uses 1 function

list_cats

Filter Hook: Filters a taxonomy drop-down display element.

Source: wp-includes/category-template.php:437

Used by 3 functions | Uses 0 functions

check_admin_referer()

Function: Ensures intent by verifying that a user was referred from another admin page with the correct security nonce.

Source: wp-includes/pluggable.php:1272

Used by 12 functions | Uses 7 functions