Create reusable WordPress content blocks, global content, and site variables. Edit once and update shortcodes across pages and builders.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
58
6 issue groups
Security
13
1 issue group
Performance
1
1 issue group
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use of a direct database call is discouraged.
Sample message
Unescaped parameter $alter_sql used in $wpdb->query()\n$alter_sql assigned unsafely at line 94.
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Signls\Sdk\V1".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Signls_Sdk_Bridge_1_1_5".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "signls_sdk_v1_endpoint".
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://docs.wpvip.com/databases/optimize-queries/using-post__not_in/ for more information.
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: auto_update_plugin
Potential connections found in static code analysis.
Outbound calls
50
External assets
1
Incoming endpoints
4
register_rest_route
admin_post
admin_post
admin_post
13 score snapshots
v26.09.03.15
84
Latest
v26.08.31.21
69
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 84 | 72 | 0 | 72 | v26.09.03.15 | 2.1.0 |
| 69 | 62 | 6 | 56 | v26.08.31.21 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.