Open
Description
I have come across a bit of an edge case where the "administrator" role was removed from a WordPress multisite install, causing Post SMTP errors both on activation and when activated due to $role
not being null checked before trying to add capabilities to it at
Post-SMTP/Postman/PostmanInstaller.php
Line 152 in 6677b1b
Post-SMTP/Postman/PostmanInstaller.php
Line 153 in 6677b1b
Even though it might be bad to remove "administrator" role at all, it would also be nice if the site did not crash due to this.
Metadata
Metadata
Assignees
Labels
No labels