WordPress Expert — Medium
Key points
- `save_post` triggers after saving for both inserts and updates
- `wp_insert_post` only triggers on initial post creation
- `wp_insert_post` provides the WP_Post object as the second parameter
Ready to go further?
Related questions
