Meta Box plugin is a powerful, professional developer toolkit to create custom meta boxes and custom fields for your custom post types in WordPress.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
28
12 issue groups
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "_rwmb_post_format_single_value".
Sample message
Function "wp_has_ability_category()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 6.7.0.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$now".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
Sample message
Short PHP opening tag used with echo; expected "<?php echo $now ..." but found "<?= $now ..."
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filter".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "RW_Meta_Box".
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: site_transient_update_plugins
Potential connections found in static code analysis.
Outbound calls
260
External assets
2
Incoming endpoints
10
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
4 score snapshots
v5.14.0
95
Latest
v5.13.1
95
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 95 | 28 | 12 | 16 | v5.14.0 | 2.0.0 |
| 95 | 28 | 12 | 16 | v5.13.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.