list_meta()

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

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

Used by 1 function | Uses 5 functions

add_meta()

Function: Add post meta data defined in $_POST superglobal for post with given ID.

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

Used by 3 functions | Uses 5 functions

list_cats

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

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

Used by 3 functions | Uses 0 functions

in_category()

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

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

Used by 0 functions | Uses 1 function