Skip to content

Swap disabled permissions

Choose a tag to compare

@octoxan octoxan released this 18 Dec 20:49
· 57 commits to master since this release
f4721cc

Swap 'install_plugins' disabled permission for 'update_plugins' disabled permission.

Some plugins were checking for the 'install_plugins' permission to gate their options pages, which is silly, and 'update_plugins' seems to be the safer bet for not blocking too much functionality.