• Hey!

    We need the AdminMenu (left side in Backend) also for Editors.

    Found this:

    $plugin_page = add_submenu_page( $parent, __( 'Invite Anyone', 'bp-invite-anyone' ), __( 'Invite Anyone', 'bp-invite-anyone' ), 'manage_options', 'invite-anyone', 'invite_anyone_admin_panel' );

    But if we activate manage_options as capability for Editors, the Menu doesn´t appear.. Any idea how to fix it ?

    Best regards

    https://wordpress.org/plugins/invite-anyone/

  • The topic ‘Capabilities for AdminMenu ?’ is closed to new replies.