wordpress api from another php file
-
I want to use the wordpress api from a php(test.php) file located outside the wordpress directory.I want to create post and create post category in the wordpress from this php(test.php) file. i want to use the following functions
* wp_insert_post
* wp_insert_category
* category_exists
* wp_set_post_tagsplease give the list of files to be included to use these functions
Sree
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘wordpress api from another php file’ is closed to new replies.