How to Create WordPress Posts in Themes/Plugins
108Recently, one of our clients needed to let visitors create WordPress posts (Or custom post types of course) from the website itself.
In this post, I’m going to walk through some of the WordPress functions I used to achieve this. We’ll go over creating the post itself, adding categories/tags, and adding metadata.









