Symptoms
Imunify360 now offers a WordPress plugin for WP2 users to help manage their website security. Further information on this can be found here: Enable the Imunify Security WordPress Plugin
However, after this plugin has been installed, the WP2 "Plugins" dashboard for the website no longer shows any of the plugins.
Description
WP Squared parses the plugin information directly to show some additional information regarding each plugin. If certain headers do not follow the format provided by the WordPress documentation exactly, such as with capitalization, then the plugins fail to be parsed.
We've opened an internal case for our development team to investigate this further. For reference, the case number is WPX-7151. Follow this article to receive an email notification when a solution is published in the product.
Workaround
At this time, we have only observed this issue with the Imunify360 plugin for WordPress. To resolve this, the following file must be manually modified for the website:
wp-content/plugins/imunify-security/imunify-security.php
Specifically, update the "Plugin name" line from:
Plugin name: Imunify Security
To:
Plugin Name: Imunify Security
After saving the file, the WP2 "Plugins" interface will load successfully. This issue has also been reported to Imunify360.
Comments
0 comments
Article is closed for comments.