Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/interconnectit/remembermenot
Removes the Remember Me option from the WordPress Login Screen
https://github.com/interconnectit/remembermenot
php wordpress wordpress-plugin
Last synced: 10 days ago
JSON representation
Removes the Remember Me option from the WordPress Login Screen
- Host: GitHub
- URL: https://github.com/interconnectit/remembermenot
- Owner: interconnectit
- Created: 2013-02-18T11:50:59.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-02-14T12:08:52.000Z (almost 8 years ago)
- Last Synced: 2024-05-01T09:43:20.921Z (7 months ago)
- Topics: php, wordpress, wordpress-plugin
- Language: PHP
- Size: 51.8 KB
- Stars: 3
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Remember Me Not
Completely remove the "Remember Me" option from the WordPress Login form.
## Description
The "Remember Me" option is useful to keep you logged into your WordPress account on your personal computer.
However if it is used on a public or non-secure computer then, as it will leave an account logged in on the computer for 2 weeks, it can expose your site to unauthorised users.
The Remember Me Not plugin completely disables this functionality by resetting any attempts to set the "Remember Me" option, and completely removing the checkbox from the Login form (rather than just hiding it).
## Installation
1. Download and unzip the remembermenot plugin file and upload the directory to your wp-content/plugins directory or use the built in WordPress installer.
1. Go to the Plugins admin page and Activate the plugin, if you want the plugin activated network wide then network activate the plugin in the Network admin plugins page.
1. That's it - Remember Me is gone