Support

Account

Home Forums ACF PRO acf/save_post – send email only once the posttype is created Reply To: acf/save_post – send email only once the posttype is created

  • You check the post status using get_post_status(), which will == ‘draft’ for a draft post.