One-click demo import, theme customization, starter templates, and page builder support for Spiracle Themes.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
84
10 issue groups
Security
14
2 issue groups
Performance
12
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$accent".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$card_attrs'.
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Spiracle_Content_Importer".
Sample message
Using exclusionary parameters, like post__not_in, 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 use of function ini_set() is discouraged
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SPIR_SITE_LIBRARY_THEME_NAME".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "shopzen_is_wishlist_available".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$spir_key".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Potential connections found in static code analysis.
Outbound calls
129
External assets
1
Incoming endpoints
23
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
7 score snapshots
v1.7.0
68
Latest
v1.6.6
87
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 68 | 110 | 13 | 97 | v1.7.0 | 2.0.0 |
| 87 | 35 | 2 | 33 | v1.6.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.