ClassicPress logo
Skip to content
Filter by type:

Browse:

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

taxonomy_meta_box_sanitize_cb_checkboxes()

Function: Sanitizes POST values from a checkbox taxonomy metabox.

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

Used by 0 functions | Uses 0 functions

taxonomy_meta_box_sanitize_cb_input()

Function: Sanitizes POST values from an input taxonomy metabox.

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

Used by 0 functions | Uses 0 functions

postbox_classes_{$screen_id}_{$box_id}

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

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

Used by 0 functions | Uses 0 functions

redirect_post()

Function: Redirects to previous page.

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

Used by 0 functions | Uses 0 functions

redirect_post_location

Filter Hook: Filters the post redirect destination URL.

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

Used by 0 functions | Uses 0 functions

admin_post_thumbnail_size

Filter Hook: Filters the size used to display the post thumbnail image in the ‘Featured image’ meta box.

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

Used by 0 functions | Uses 0 functions

admin_post_thumbnail_html

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

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

Used by 0 functions | Uses 0 functions

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