WP Manifestindependent plugin directory
manifest / security / builtmighty-password-reset

🔑 Built Mighty Password Reset

Require users to reset their password on login or set a bulk reset for a specific user role.

by Built Mighty · github.com/builtmighty/builtmighty-password-reset · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/builtmighty/builtmighty-password-reset/archive/refs/heads/main.zip

From the readme

🔑 Built Mighty Password Reset About Our password reset plugin gives site administrators better tools around requiring users to reset their passwords. It includes both a timed password reset and a bulk password reset. The timed reset requires users to update their password every x amount of days. The bulk reset, however, requires users of a certain user level to reset their password, via a link sent to their email, on login and does not allow them to login until they've done so. Installation To install, add the plugin like any other WordPress plugin. Then go to Settings Password Reset to configure. Developers The plugin comes with several actions and filters for you to modify specific pieces of the plugin. Actions These are the following actions that are available. All of these actions include the user ID. builtpassbeforenotice An action that runs before the password reset notice page content. Shown to bulk reset users. builtpassresetnotice An action that runs within the content of the password reset notice page. Shown to bulk reset users. builtpassafternotice An action that runs after the password reset notice page content. Shown to bulk reset users. builtpassbeforeexterna

Read the full README on GitHub →

Releases

TagPublished
1.4.0 Mar 26, 2025
1.3.0 Mar 26, 2025
1.2.1 Mar 7, 2025
1.2.0 Jan 27, 2025
1.1.0 Oct 22, 2024
1.0.0 Apr 2, 2024

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.