ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Administration
  • Page 131

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

wp_edit_attachments_query()

Function: Executes a query for attachments. An array of WP_Query arguments can be passed in, which will override the arguments set by this function.

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

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
« Previous 1 … 130 131 132 … 157 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy