$ wp mwp developer <command>
This command allows you to easily activate or deactivate the MWP developer mode. When in developer mode, the annotations cache is regenerated on every page load.
If you use the developer CLI command without specifying
@Params
<command>
*(optional) The developer mode to enter (activate, deactivate)
@Example
$ wp mwp developer activate
Success: Developer mode enabled.
$ wp mwp developer
Developer mode: enabled.