The Mesmerize Companion plugin adds drag and drop page builder functionality to the Mesmerize theme.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
117
12 issue groups
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$__is_free_theme".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "\cloudpress\customizer\load_bundled_version".
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filter".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CP__addGlobalScript".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "cp_notification_discount_offer".
Sample message
The use of function wp_get_sidebars_widgets() is forbidden
Sample message
Detected usage of meta_key, possible slow query.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Not analyzed yet.
First score snapshot
v1.6.173
91
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 91 | 118 | 27 | 91 | v1.6.173 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.