Notes
- This is currently a very simple admin interface
- The logic for determining whether or not the plugin is activated as a Must-Use plugin takes into account a constant
OIK_ALLOW_MU - If this is set then the value of the checkbox is ignored
| OIK_ALLOW_MU | Enabled? | Run as MU? |
|---|---|---|
| not defined | ||
| not defined | ||
| true | n/a | |
| false | n/a |

