ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Administration
  • Page 132

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

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

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

browse-happy-notice

Filter Hook: Filters the notice output for the ‘Browse Happy’ nag meta box.

Source: wp-admin/includes/dashboard.php:1556

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

dashboard_browser_nag_class()

Function: Adds an additional class to the browser nag if the current version is insecure.

Source: wp-admin/includes/dashboard.php:1567

Used by 0 functions | Uses 0 functions
« Previous 1 … 131 132 133 … 157 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy