- Wordpress Web Application Development(Third Edition)
- Rakhitha Nimesh Ratnayake
- 86字
- 2021-07-09 19:52:34
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