We've got a full and ever-growing library stocked with ready-made templates for any kind of business.
Prioritized issue groups from the latest Plugin Check scan
I18n
223
4 issue groups
Maintainability
133
14 issue groups
Security
97
7 issue groups
Sample message
Mismatched text domain. Expected 'athemes-starter-sites' but got 'airi'.
Sample message
Processing form data without nonce verification.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'customize_save_' . $key".
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d", but got "%d, %d" in 'Comment %d was imported with author %d, but could not be found'.
Sample message
$_POST['demo_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Function "add_term_meta()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "airi_demos_list".
Sample message
Detected usage of a non-sanitized input variable: $_POST['demo_id']
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Use of a direct database call is discouraged.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Athemes_Starter_Sites".
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
The use of function set_time_limit() is discouraged
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['demo_id']. Check that the array index exists before using it.
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: "WP_LOAD_IMPORTERS".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$theme".
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message'.
Sample message
Missing $domain parameter in function call to __().
Sample message
Simple placeholders should not be quoted in the query string in $wpdb->prepare(). Found: '%s'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Potential connections found in static code analysis.
Outbound calls
290
External assets
0
Incoming endpoints
10
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v1.3.1
30
Latest
v1.3.0
30
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 457 | 262 | 195 | v1.3.1 | 2.0.0 |
| 30 | 457 | 262 | 195 | v1.3.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.