' .
'
' . __( 'Administrator Access Override', GROUPS_PLUGIN_DOMAIN ) . '
' .
'
' .
'' .
'' .
'
';
echo
'
' . __( 'Tree view', GROUPS_PLUGIN_DOMAIN ) . '
' .
'
' .
'' .
'' .
'
';
echo
'
' . __( 'Permissions', GROUPS_PLUGIN_DOMAIN ) . '
' .
'
' . __( 'These permissions apply to Groups management. They do not apply to access permissions derived from Groups capabilities.', GROUPS_PLUGIN_DOMAIN ) . '
' .
$caps_table .
'
' .
__( 'A minimum set of permissions will be preserved.', GROUPS_PLUGIN_DOMAIN ) .
'
' .
__( 'If you lock yourself out, please ask an administrator to help.', GROUPS_PLUGIN_DOMAIN ) .
'
';
if ( !$is_sitewide_plugin ) {
echo
'
' . __( 'Deactivation and data persistence', GROUPS_PLUGIN_DOMAIN ) . '
' .
'
' .
'' .
'' .
'
' .
'
' .
__( 'CAUTION: If this option is active while the plugin is deactivated, ALL plugin settings and data will be DELETED. If you are going to use this option, now would be a good time to make a backup. By enabling this option you agree to be solely responsible for any loss of data or any other consequences thereof.', GROUPS_PLUGIN_DOMAIN ) .
'
';
}
echo
'
' .
wp_nonce_field( 'admin', GROUPS_ADMIN_OPTIONS_NONCE, true, false ) .
'' .
'
' .
'
' .
'