ClassicPress logo
Skip to content
Filter by type:

Browse:

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

get_available_post_statuses()

Function: Returns all the possible statuses for a post type.

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

Used by 0 functions | Uses 0 functions

wp_edit_posts_query()

Function: Runs the query to fetch the posts for listing on the edit posts page.

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

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

get_meta_keys()

Function: Returns a list of previously defined keys.

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

Used by 0 functions | Uses 0 functions

post_exists()

Function: Determines if a post exists based on title, content, date and type.

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

Used by 0 functions | Uses 0 functions

wp_write_post()

Function: Creates a new post from the “Write Post” form using `$_POST` information.

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

Used by 0 functions | Uses 0 functions

write_post()

Function: Calls wp_write_post() and handles the errors.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 3 4 5 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy