Is there a way of for instance, insert a post and assign a category to it, without accessing Wordpress' back-end?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
Yes @janoChen, you can use wp_insert_post, take a look at this answers: WP insert post PHP function and Custom Fields |
|||
|
|