bulk_edit_posts


bulk_edit_posts ( $post_data = null )

Parameters:
  • (array|null) post_data Optional. The array of post data to process. Defaults to the `$_POST` superglobal.
Returns:
  • (array)
Defined at:

Description

Processes the post data for the bulk editing of posts.Updates all bulk edited posts/pages, adding (but not removing) tags and categories. Skips pages when they would be their own parent or child.

Related Functions

edit_post, get_posts, user_can_edit_post, use_block_editor_for_post, wp_edit_posts_query

Top Google Results

User discussions

wpseek mobile