Skip to content

Commit

Permalink
Update src/wp-includes/post.php
Browse files Browse the repository at this point in the history
Co-authored-by: Ari Stathopoulos <aristath@gmail.com>
  • Loading branch information
mrhatia and aristath committed Sep 18, 2024
1 parent 1cdf8c5 commit 680a9b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/wp-includes/post.php
Original file line number Diff line number Diff line change
Expand Up @@ -4777,7 +4777,6 @@ function wp_insert_post( $postarr, $wp_error = false, $fire_after_hooks = true )
*/
do_action( 'save_post', $post_id, $post, $update, $postarr );


/**
* Fires once a post has been saved.
*
Expand Down

0 comments on commit 680a9b4

Please sign in to comment.