Wordpress Web Application Development(Third Edition)
上QQ阅读APP看书,第一时间看更新

Time to practice

In this chapter, we have implemented a simple registration and login functionality from the frontend. Before we have a complete user creation and authentication system, there are plenty of other tasks to be completed. So, I would recommend you try out the following tasks in order to be comfortable with implementing such functionalities for web applications:

  • Create a frontend functionality for lost passwords
  • Block the default WordPress login page and redirect it to our custom page
  • Include extra fields in the registration form