Mango Buttons is a button creator for WordPress that allows anyone to create beautiful buttons anywhere on their site.
Prioritized issue groups from the latest Plugin Check scan
Security
20
4 issue groups
Maintainability
13
7 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$_REQUEST['subscribed']'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['email']. Check that the array index exists before using it.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "mb_ajax_handler".
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['email']
Sample message
$_REQUEST['email'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "MB_PLUGIN_PATH".
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Found call to wp_enqueue_style() with external resource. Offloading styles to your servers or any remote service is disallowed.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "mb".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$MB_VERSION".
Sample message
Tested up to: 4.6 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Not analyzed yet.
First score snapshot
v1.2.9
59
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 59 | 35 | 14 | 21 | v1.2.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.