aBlocks is a Gutenberg-based website builder with 100+ free flexible blocks and powerful form solutions, allowing you to build any type of form!
Prioritized issue groups from the latest Plugin Check scan
Maintainability
427
15 issue groups
Security
51
7 issue groups
Performance
4
2 issue groups
I18n
2
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$attr".
Sample message
The "ablocks/admin/toplevel" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.
Sample message
Unescaped parameter $count_query used in $wpdb->get_var()\n$count_query assigned unsafely at line 85.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'customize_save_' . $key".
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Detected usage of a non-sanitized input variable: $_POST['breakpoints']
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$block_instance'.
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
Detected usage of tax_query, possible slow query.
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
The use of function ini_set() is discouraged
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
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
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
Setting `suppress_filters` to `true` is prohibited.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$table} at "SELECT meta_key, meta_value FROM {$table} WHERE entry_id = %d AND meta_key LIKE %s"
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_URI']. Check that the array index exists before using it.
Potential connections found in static code analysis.
Outbound calls
152
External assets
0
Incoming endpoints
17
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
wp_ajax
wp_ajax
wp_ajax
4 more hidden
6 score snapshots
v2.13.1
28
Latest
v2.12.0
28
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 28 | 493 | 27 | 466 | v2.13.1 | 2.1.0 |
| 28 | 489 | 26 | 463 | v2.12.0 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.