WordPress.org

Make WordPress Core

Opened 3 weeks ago

Closed 3 weeks ago

Last modified 12 days ago

#42053 closed enhancement (duplicate)

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

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

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 3 weeks 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 (4)

@rnaby
3 weeks ago

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

#2 @subrataemfluence
3 weeks ago

  • Resolution set to duplicate
  • Status changed from new to closed

Duplicate of #39927.

#3 @netweb
12 days ago

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.