add_meta()

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

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

Used by 3 functions | Uses 5 functions

default_content

Filter Hook: Filters the default post content initially used in the “Write Post” form.

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

Used by 1 function | Uses 0 functions

default_title

Filter Hook: Filters the default post title initially used in the “Write Post” form.

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

Used by 1 function | Uses 0 functions

default_excerpt

Filter Hook: Filters the default post excerpt initially used in the “Write Post” form.

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

Used by 1 function | Uses 0 functions