ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Administration
  • Page 132

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

dashboard_browser_nag_class()

Function: Adds an additional class to the browser nag if the current version is insecure.

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

Used by 0 functions | Uses 0 functions

get_default_post_to_edit()

Function: Returns default post information to use when populating the “Write Post” form.

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

Used by 0 functions | Uses 0 functions

wp_check_browser_version()

Function: Checks if the user needs a browser update.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 131 132 133 … 157 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy