WP Manifestindependent plugin directory
manifest / multisite / wp-multisite-lost-password-fix

Multisite: Passwort Reset on Local Blog

By default, WordPress Multisite uses the main blog for passwort resets. This plugin enables users to stay in their blog during the whole reset process.

by João Batista Fulgêncio · github.com/jbfulgencio/wp-multisite-lost-password-fix · website

0stars
6composer installs
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/jbfulgencio/wp-multisite-lost-password-fix/archive/refs/heads/master.zip

Also on Packagist as jbfulgencio/wp-multisite-lost-password-fix:

composer require jbfulgencio/wp-multisite-lost-password-fix

From the readme

WP-multisite-lost-password-fix By default, WordPress Multisite uses the main blog for passwort resets. This plugin enables users to stay in their blog during the whole reset process. This is a fork from https://gist.github.com/eteubert/293e07a49f56f300ddbb.

Read the full README on GitHub →