ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

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

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

_wp_get_allowed_postdata()

Function: Returns only allowed post data fields.

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

Used by 0 functions | Uses 0 functions

edit_post()

Function: Updates an existing post with values provided in `$_POST`.

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

Used by 0 functions | Uses 0 functions

bulk_edit_posts()

Function: Processes the post data for the bulk editing of posts.

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

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