WP Force Password

설명

This plugin is ideal for security reasons, provides password update reminders.

In the plugin settings, you can set Password Reset Days, and Select User roles will be required to reset their password regularly.

If the user password has expired this plugin redirects the login user to the admin screen profile.php page and the front end login lost password page wp-login.php to force change their password.

And also notice is displayed informing they must require to change their password to continue using this website.

Features of the Free WP Force Password plugin:
* Add password reset days
* Select user roles to allow the change expiry password
* Enable/Disable reset password feature for any user
* Force users to update expiry password
* Reminder email notification for password expired

Pro Features:
– Enable force password reset for all user based on the user regsitration date

Upgrade to Pro

Unlock powerful customization with the **Pro version**:
- WP Force Password PRO version
- Enable force password reset for all user based on the user regsitration date. 
- Priority support and regular feature updates

Explore more here:
Documentation
Support

WP Force Password PRO version

How can I disable notifications based on the WordPress environment

This plugin use wp_get_environment_type() to retrieve the current environment type.

the WP_ENVIRONMENT_TYPE in the wp-config.php file to disable the notification for all the environments except the production.

The type can be set via the WP_ENVIRONMENT_TYPE in wp-config.php file.

Possible values are ‘local’, ‘development’, ‘staging’, and ‘production’. If not set, the type defaults to ‘production’.
Refrence url

스크린샷

설치

Installation Steps

  1. Upload the folder to /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the admin WP Force Password Menu to enable plugin options

FAQ

How to use the WP Force Password plugin?

In the plugin settings, you can set Password Reset Days, and Select User roles will be required to reset their password regularly.
ex: wp-admin > WP Force Password

How we can enable or disable the force password reset feature for any user?

Admin can edit any user profile or any user have an option on the profile page to enable or disable the force password reset feature.
In the plugin settings, the only selected user roles can use enable or disable the force password reset feature.
ex: wp-admin > profile.php > Enable Force Password

How to update the expiry password?

If the user’s password has been expired then after login it will automatically redirect to the admin screen profile page to see change expiry password notification then update the expiry password.
ex: wp-admin > profile.php > New Password
and in the site, front end login lost password page to see change expiry password notification then update the expiry password.
ex: wp-login.php?action=lostpassword

How to change the expiry password notification message?

Admin can set the expiry password notification message, via the plugin setting page added password change notification message otherwise it will show the default message.
ex: wp-admin > WP Force Password > Expiry Password Change Notification Message

How can I disable notifications based on the WordPress environment

This plugin use wp_get_environment_type() to retrieve the current environment type.

The WP_ENVIRONMENT_TYPE in the wp-config.php file to disable the notification for all the environments except the production.

The type can be set via the WP_ENVIRONMENT_TYPE in wp-config.php file.

Possible values are ‘local’, ‘development’, ‘staging’, and ‘production’. If not set, the type defaults to ‘production’.
Refrence url : https://developer.wordpress.org/reference/functions/wp_get_environment_type/

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“WP Force Password”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “WP Force Password”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.4

Checked compatibility with WordPress 7.0.
Security improvements for redirects, settings sanitization, and form handling.

2.3

New Release

2.2

Checked compatibility with wordpress 6.8
Introduce paid version of plugin force password pro to enhance the functionality.

2.1

Stable Release

2.0

Stable Release

1.2.3

Stable Release

1.2.2

Checked compatibility with php 8.2

1.2.1

Checked compatibility with wordpress 6.5.2

1.2

Added wp_get_environment_type() support to retrieves the current environment type and disable the notification for all the environment except the production.

1.1

Stable Release

1.0

First Stable Release