Advanced Custom Fields easily allows you to create the forms in the front end. If you add: in acf_register_form() or acf_form(), the form gives you the fields for Post Title and Post Content with the default labels “Title” and “Content”.
ACF – modify the Title & Content fields
