Component or PHP plugin?
-
Helllo
I have found this challenge
Task: Customize the default login form that you get with WordPress with more fields and a different style.Requirements:Create a plugin for the customization,Use hooks to enqueue styles conditionally on the login pageUse the hooks to add a new field: Reverse usernameBefore logging the user, check if the reverse username field is entered and check if it's correctly entered If not, display a message that such field is not correctAm i on the right track that this can better be a php plugin instead of a component plugin ?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Component or PHP plugin?’ is closed to new replies.