Skip to content

WordPress plugin that prevents specific error messages from being displayed when a user enters an invalid username, email or password.

Notifications You must be signed in to change notification settings

UCF/Secure-Login-Messages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Secure Login Messages

Prevents specific login error messages to be displayed when a user enters an incorrect username, password or email address.

Installation

Manual Installation

  1. Upload the plugin files (unzipped) to the /wp-content/plugins directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the "Plugins" screen in WordPress

Multisite Activation

To activate on all sites in your multisite, just network activate the plugin from the Network Admin > Plugins screen.

WP CLI Installation

  1. $ wp plugin install --activate https://github.com/UCF/Secure-Login-Messages/archive/master.zip. See WP-CLI Docs for more command options.

Changelog

1.0.0

  • Initial release

Upgrade Notices

N/A

Installation Requirements

None

Credits

Credit to Paul Gilzow whose presentation I took the primary source code for this plugin from.

About

WordPress plugin that prevents specific error messages from being displayed when a user enters an invalid username, email or password.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages