The ultimate snippet manager for WordPress. Create and manage custom HTML, CSS, or JS code snippets and control where and when they are displayed.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
53
7 issue groups
Performance
1
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->post_type . '_args'".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ata_admin_tools_page_content".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ata_delete_data".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WZ_SNIPPETZ_DIR".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$composer_autoload".
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
123
External assets
2
Incoming endpoints
6
wp_ajax
admin_post
admin_post
admin_post
admin_post
wp_ajax
2 score snapshots
v2.4.0
96
Latest
v2.3.1
96
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 96 | 54 | 1 | 53 | v2.4.0 | 2.0.0 |
| 96 | 54 | 1 | 53 | v2.3.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.