| http://www.w3.org/ns/prov#value | - If groups is not using regular roles (I am not familiar with Groups, but are not there plugins such as Members that work with WP roles?) there is a filter for the roles that are displayed in my admin $display_roles = apply_filters( 'nav_menu_roles', $wp_roles->role_names );
|