Make WordPress Core

Opened 9 years ago

Last modified 7 years ago

#42053 reopened enhancement

There should be an option to make wp_login_form() functions's username and password input field required.

Reported by: rnaby Owned by:
Priority: normal Milestone: Awaiting Review
Component: Login and Registration Version: 4.9
Severity: normal Keywords:
Cc: Focuses:

Description

There should be options to make the username and password filed required if necessary or if any developer wants to make it required by HTML in wp_login_form() function inside src/wp-includes/general-template.php file through $args argument.

Attachments (1)

42053.diff (2.5 KB ) - added by rnaby 9 years ago.
The patch file for wp_login_form() which provides the patch to make username and password filed required if necessary.

Download all attachments as: .zip

Change History (6)

@rnaby
9 years ago

The patch file for wp_login_form() which provides the patch to make username and password filed required if necessary.

#2 @subrataemfluence
9 years ago

  • Resolutionduplicate
  • Status newclosed

Duplicate of #39927.

#3 @netweb
9 years ago

  • Milestone Awaiting Review

#4 @SergeyBiryukov
7 years ago

#47001 was marked as a duplicate.

#5 @SergeyBiryukov
7 years ago

  • MilestoneAwaiting Review
  • Resolution duplicate
  • Status closedreopened

Reopening. I think this should be considered separately from the other changes in #39927.

Note: See TracTickets for help on using tickets.