Closed JDGrimes closed 7 years ago
While working on this I've discovered that passing an invalid path to wordpoints_activate_module()
will result in errors if WordPoints is network active, via is_network_only_wordpoints_module()
. That function is documented as requiring a valid path or else giving errors, so we really need to move the path validation of the module to before we perform that check.
Reopening in case we do a 2.1.6.
Attempting to network activate a module when there is one already network activated results in this:
The module is activated, but the module that was previously activated is not active any more. It seems like we had a similar issues with the modules before, but I couldn't find it. Maybe it was with the components.