Groups override by admin?

I cannot find the ability to override all subscription groups for admin, and you cant just edit an admin profile and add group privelages. Its not an option

Posted in

Comments

One response to “Groups override by admin?”

  1. Hi Jai,
    To enable admin override , add this to your wp-config.php :
    define( 'GROUPS_ADMINISTRATOR_OVERRIDE', true );
    Enabling this is not recommended for production sites, but you can use this option.
    Kind Regards,
    Antonio B.

Share