You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.
Hi,
I noticed that I couldn't see hierarchy settings ("Should users manage users/roles that are "lower" or "lower or equal"") in plugin settings page.
I've traced the problem to wp-content/plugins/members/addons/members-role-hierarchy/admin/functions-settings.php file and line 33. When changing value admin_page_members-settings to members-settings the settings show up.
Hi,
I noticed that I couldn't see hierarchy settings ("Should users manage users/roles that are "lower" or "lower or equal"") in plugin settings page.
I've traced the problem to
wp-content/plugins/members/addons/members-role-hierarchy/admin/functions-settings.php
file and line 33. When changing valueadmin_page_members-settings
tomembers-settings
the settings show up.This is the same kind of problem I've reported already in 2018 here:
justintadlock/members-role-hierarchy#2
Members plugin version: 3.1.3
WP version: 5.5.3
The text was updated successfully, but these errors were encountered: