ClassicPress logo
Skip to content
Filter by type:

Browse:

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

redirect_post()

Function: Redirect to previous page.

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

Used by 0 functions | Uses 7 functions

redirect_post_location

Filter Hook: Filters the post redirect destination URL.

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

Used by 1 function | Uses 0 functions

admin_post_thumbnail_html

Filter Hook: Filters the admin post thumbnail HTML markup to return.

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

Used by 1 function | Uses 0 functions

wp_check_post_lock()

Function: Check to see if the post is currently being edited by another user.

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

Used by 13 functions | Uses 6 functions

wp_set_post_lock()

Function: Mark the post as currently being edited by the current user

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

Used by 3 functions | Uses 3 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:1546

Used by 0 functions | Uses 22 functions

show_post_locked_dialog

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

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

Used by 1 function | Uses 0 functions

override_post_lock

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

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

Used by 1 function | 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:1646

Used by 1 function | 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:1683

Used by 1 function | Uses 0 functions
1 2 … 5 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy