Viewing 1 replies (of 1 total)
  • Thread Starter cobteam

    (@cobteam)

    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.