=== Encrypt My Login Password ===
Contributors: himansu1
Plugin Name: Encrypt My Login Password
Plugin URI: 
Author: Himansu
Author URI: 
Tags: login, privacy, admin, username, password-encryption, security, crypt, md5, sha
Requires at least: 4.9
Tested up to: 5.8
Stable tag: 1.0.0
Requires PHP: 5.6
License: GPL-2.0+


Do not show password on login page.

== Description ==

Whenever you try to login into your website, you can use this plugin to encrypt your password.

== Installation ==

1. Upload the directory `encrypt-login-password` to the `/wp-content/plugins/` directory (Example: /wp-content/plugins/encrypt-login-password/ )
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Then your password will autometically encrypted at the time of login form submission.