I would like to speak about creating posts in WordPress using ACF acf_form() function.
I previously used this on a user registration/forum style site to allow users to create/edit multiple custom post types with relational data linking the posts together, while never having to access the backend of WordPress.