Jeff Pearce

Using WordPress as a development framework aims to alleviate the overhead associated with common activities performed in Web development. WordPress gives you a base set of application functionality such as user management, routing, caching, that you don’t need to build from scratch. This session will show you how easy it is to implement a public frontend, backend, and admin area for users, as well as a basic API and other advanced functions.