ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 814

get_post_meta_by_id()

Function: Returns post meta data by meta ID.

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

Used by 0 functions | Uses 0 functions

has_meta()

Function: Returns meta data for the given post ID.

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

Used by 0 functions | Uses 0 functions

update_meta()

Function: Updates post meta data by meta ID.

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

Used by 0 functions | Uses 0 functions

_fix_attachment_links()

Function: Replaces hrefs of attachment anchors with up-to-date permalinks.

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

Used by 0 functions | Uses 0 functions

get_available_post_statuses()

Function: Returns all the possible statuses for a post type.

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

Used by 0 functions | Uses 0 functions

wp_edit_posts_query()

Function: Runs the query to fetch the posts for listing on the edit posts page.

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

Used by 0 functions | Uses 0 functions

get_meta_keys()

Function: Returns a list of previously defined keys.

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

Used by 0 functions | Uses 0 functions

_wp_get_allowed_postdata()

Function: Returns only allowed post data fields.

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

Used by 0 functions | Uses 0 functions

edit_post()

Function: Updates an existing post with values provided in `$_POST`.

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

Used by 0 functions | Uses 0 functions

wp_dashboard_browser_nag()

Function: Displays the browser update nag.

Source: wp-admin/includes/dashboard.php:1488

Used by 0 functions | Uses 0 functions
« Previous 1 … 813 814 815 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy