Support

Account

Home Forums Backend Issues (wp-admin) how to detect if post is new or edited with pre_save_post()? Reply To: how to detect if post is new or edited with pre_save_post()?

  • and the link that checks it in you pre_save_post filter looks like this?

    
    if($post_id == 'ppt_post') {