Depreceted messages

All current extensions throw deprecated messages:

PHP message: mainwp-activated-check is deprecated since version 4.1!
Use mainwp_activated_check instead.
PHP message: mainwp-extension-enabled-check is deprecated since version 4.1!
Use mainwp_extension_enabled_check instead.

This makes debugging a nightmare :wink: All extension should get updated asap to use the new method names if the \MainWP\Dashboard namespace is detected.

Thanks for the report. Extensions will be updated asap.

Regarding the deprecated messages, do you have the debug mode enabled on your setup?

no. it is in the php error log.

Just to say that this problem will be resolved as we go ahead and release extension updates.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.