Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Admin Columns Pro Activation #23921
    Mounty
    Participant

    Found it:

    /classes/Access/Permissions.php

    Change Line 55 from:
    return $this->has_permission( self::USAGE );

    To:
    return true;

Viewing 1 post (of 1 total)