ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-admin/includes/post.php
  • Page 3

post_lock_lost_dialog

Action Hook: Fires inside the dialog displayed when a user has lost the post lock.

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

Used by 0 functions | Uses 0 functions

postbox_classes()

Function: Returns the list of classes to be used by a meta box.

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

Used by 0 functions | Uses 0 functions

wp_create_post_autosave()

Function: Creates autosave data for the specified post from `$_POST` data.

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

Used by 0 functions | Uses 0 functions

postbox_classes_{$page}_{$id}

Filter Hook: Filters the postbox classes for a specific screen and screen ID combo.

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

Used by 0 functions | Uses 0 functions

wp_creating_autosave

Action Hook: Fires before an autosave is stored.

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

Used by 0 functions | Uses 0 functions

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
« Previous 1 2 3 4 5 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy