Reworked how we were setting up roles and capabilities on activate.
authorChuck Scott <cscott@gaslightmedia.com>
Fri, 23 Jun 2017 19:30:11 +0000 (15:30 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Fri, 23 Jun 2017 19:30:11 +0000 (15:30 -0400)
commitf368166767717e8d8874cfb68ab29c26100cf7a9
treee452e90de0faf2e33c9d8c426e98b3b5986a21c1
parent3bc9a6c9cae77b4576224cab1ff708aea1ffd720
Reworked how we were setting up roles and capabilities on activate.
Was having a conflict with User Role Editor.
Removed setip/rolesAndCapabilities.php file and moved that poart of setup into activate.php.
Completely reworked management of roles and capabilities in activate.php.
We were adding capabilities to a role that were set to false, which wasn't needed and conflicted with User Role Editor.
activate.php
setup/rolesAndCapabilities.php [deleted file]