August 6, 2017 — From Subscriber to Administrator, WordPress comes with a variety of roles and capabilities to both grant and restrict access to various functionality within a site. But what if you need to step outside the defaults?
This advanced developer talk with plenty of code samples will show you how to create new roles within WordPress, how to create new capabilities and grant roles access, as well as fine-tuning capabilities using filters.
September 25, 2015 — The new WP REST API has a lot of functionality included. This talk will cover extending the API with your own custom routes, custom response data, authentication, sending non-JSON results, etc.