Add a responsive author box or guest author box with social icons to any post. Great author box for any site!
Prioritized issue groups from the latest Plugin Check scan
Maintainability
73
10 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$alt".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "sab_admin_old_premium".
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "sab_user_description_notice".
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "SAB_Elementor_Check".
Sample message
Function "register_block_type()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.6.0.
Sample message
In footer ($in_footer) is not set explicitly wp_register_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
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Potential connections found in static code analysis.
Outbound calls
299
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
2 score snapshots
v2.61
94
Latest
v2.60
94
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 94 | 73 | 12 | 61 | v2.61 | 2.0.0 |
| 94 | 73 | 12 | 61 | v2.60 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.