Documentation \ Accessing the Plugin Settings Page
Accessing the Plugin Settings Page
Plugin settings page can be accessed by:
- clicking on the “Settings” link under the plugin name on the plugins list,
- clicking on the “Settngs” → “Password Policy & Complexity Requirements” in the main navigation menu of the WordPress admin panel
- by directly accessing the
/wp-admin/options-general.php?page=password-requirements-settings-page
path (relative to your WordPress website).

Network installation
If you installed this plugin in a network WordPress instance (aka. multisite), the plugin settings page can only be accessed at the network level. Direct link to the plugin settings page will change in this case, to wp-admin/network/settings.php?page=password-requirements-settings-page
(relative to your WordPress network website).
In case of a network installation, all changes made in the plugin settings page will apply to all sites within the network.