do_action( 'wp_after_insert_post', int $post_id , WP_Post $post , bool $update , null|WP_Post $post_before )
Fires once a post, its terms and meta data has been saved.
Parameters
Source
File: wp-includes/post.php
Changelog
Version | Description |
---|---|
5.6.0 | Introduced. |