Support

Account

Home Forums Front-end Issues Custom Post Type Edit Latest Post on the Front-end please Reply To: Custom Post Type Edit Latest Post on the Front-end please

  • If you want to edit a specific post then you would supply that post ID here

    
    'post_id' => 'editing_post',
    

    If you want to edit the current post, shown on {$post-type}-single.php the you would leave that argument unset.