Working with users in WordPress using REST API
Now that we have learned how to work with taxonomies in WordPress using the REST API, it is time to turn our attention toward another useful concept-user management.
Since WordPress is a dynamic content management system that focuses also on blog management, the role of user accounts is pretty well-defined. You can have website administrators, editors, authors, contributors, and subscribers, each with their own set of privileges and access roles. Thus, while administrators can edit or tweak any aspect of your site, be it changing of themes or installation of plugins, authors can only work on their own posts, whereas subscribers can only read content or manage their profile.
So, what will we be covering ...
Get Learning WordPress REST API now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.