Create author with custom fields via WP REST API
-
How do you create a new author via the WP REST API? I thought that I would be able to just use the custom taxonomy endpoint:
/wp/v2/ppma_author
I have been able to post to that endpoint but can’t pass through custom author fields like facebook for example. Also, when I do a get on that endpoint none of the custom fields appear?
Any help would be greatly appreciated!
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Create author with custom fields via WP REST API’ is closed to new replies.