Title: password reset for multisite
Last modified: August 30, 2016

---

# password reset for multisite

 *  [cobteam](https://wordpress.org/support/users/cobteam/)
 * (@cobteam)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/password-reset-for-multisite/)
 * Password reset for multisite is not working if I have hide login area enabled.
 * Would this be related to the new 4.3.1 WordPress release?
 * Please help,
 * Thank you
 * [https://wordpress.org/plugins/better-wp-security/](https://wordpress.org/plugins/better-wp-security/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [cobteam](https://wordpress.org/support/users/cobteam/)
 * (@cobteam)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/password-reset-for-multisite/#post-6602579)
 * I finally found the correct PHP file and updated with a multisite filter line.
 * File Location: /plugins/better-wp-security/core/modules/hide-backend/class-itsec-
   hide-backend.php
 * Add this to line 50:
    add_filter( ‘network_site_url’, array( $this, ‘filter_login_url’),
   10, 2 );
 * Plugin Developer, Can you please update the code for the next version release.
 * Thank you,

Viewing 1 replies (of 1 total)

The topic ‘password reset for multisite’ is closed to new replies.

 * ![](https://ps.w.org/better-wp-security/assets/icon.svg?rev=2980272)
 * [Solid Security – Password, Two Factor Authentication, and Brute Force Protection](https://wordpress.org/plugins/better-wp-security/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/better-wp-security/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/better-wp-security/)
 * [Active Topics](https://wordpress.org/support/plugin/better-wp-security/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/better-wp-security/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/better-wp-security/reviews/)

## Tags

 * [Hide Login Area](https://wordpress.org/support/topic-tag/hide-login-area/)

 * 1 reply
 * 1 participant
 * Last reply from: [cobteam](https://wordpress.org/support/users/cobteam/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/password-reset-for-multisite/#post-6602579)
 * Status: not resolved