ClassicPress logo
Skip to content
Filter by type:

Browse:

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

wp_check_post_lock()

Function: Determines whether the post is currently being edited by another user.

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

Used by 0 functions | Uses 0 functions

wp_set_post_lock()

Function: Marks the post as currently being edited by the current user.

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

Used by 0 functions | Uses 0 functions

_admin_notice_post_locked()

Function: Outputs the HTML for the notice to say that someone else is editing or has taken over editing of this post.

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

Used by 0 functions | Uses 0 functions

show_post_locked_dialog

Filter Hook: Filters whether to show the post locked dialog.

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

Used by 0 functions | Uses 0 functions

override_post_lock

Filter Hook: Filters whether to allow the post lock to be overridden.

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

Used by 0 functions | Uses 0 functions

post_locked_dialog

Action Hook: Fires inside the post locked dialog before the buttons are displayed.

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

Used by 0 functions | Uses 0 functions

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