Beskrivning
This plugin is designed to remind WordPress users to reset their password after certain number of days.
Skärmdumpar
Installation
- Upload
chris-force-password-reset.php
to the/wp-content/plugins/
directory - Activate the plugin through the ’Plugins’ menu in WordPress
- Place
<?php do_action('plugin_name_hook'); ?>
in your templates
Vanliga frågor
- Installation Instructions
-
- Upload
chris-force-password-reset.php
to the/wp-content/plugins/
directory - Activate the plugin through the ’Plugins’ menu in WordPress
- Place
<?php do_action('plugin_name_hook'); ?>
in your templates
- Upload
- Where can I find the settings page after installing the plugin?
-
The settings can be found on the Settings menu
- Does the plugin work for custom user capabilities?
-
Currently the plugin only supports the default WordPress user capabilities
- How does the plugin work?
-
- When the plugin is installed, visit the plugin menu under the settings page.
- Select the number of days before the password will be reset
- Select the user capabilities that are required to update their password.
- if you are among the user group, you will be logged out of WordPress dashboard and redirected to the password reset page
- Enter your WordPress account email in the text field and submit.
- You will be sent a password reset link to that email
- Update your password and try to login again.
Recensioner
Bidragsgivare och utvecklare
”Force Password Reset” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personer”Force Password Reset” har översatts till 2 språk. Tack till översättarna för deras bidrag.
Översätt ”Force Password Reset” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.