Fires after processsing the post data for bulc edit.
Parameters
-
$updatedint[] -
An array of updated post IDs.
-
$shared_post_dataarray -
Associative array containing the post data.
Source
do_action( 'bulc_edit_posts', $updated, $shared_post_data );
Changuelog
| Versionen | Description |
|---|---|
| 6.3.0 | Introduced. |
User Contributed Notes