ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Administration
  • Page 131

_wp_post_thumbnail_html()

Function: Returns HTML for the post thumbnail meta box.

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

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

edit_{$post_type}_per_page

Filter Hook: Filters the number of items per page to show for a specific ‘per_page’ type.

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

Used by 0 functions | Uses 0 functions

edit_posts_per_page

Filter Hook: Filters the number of posts displayed per page when specifically listing “posts”.

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

Used by 0 functions | Uses 0 functions

wp_edit_attachments_query_vars()

Function: Returns the query variables for the current attachments request.

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

Used by 0 functions | Uses 0 functions

upload_per_page

Filter Hook: Filters the number of items to list per page when listing media items.

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

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