Build responsive layouts that work for desktop, tablets, and mobile using intuitive drag & drop editor with live preview.
Prioritized issue groups from the latest Plugin Check scan
I18n
3,389
5 issue groups
Security
1,908
9 issue groups
Maintainability
1,515
10 issue groups
Supply Chain
455
1 issue group
Sample message
Mismatched text domain. Expected 'themify-builder' but got 'ptb'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ajax_filter_enabled".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$status"'.
Sample message
Compressed files are not permitted.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Detected usage of a non-sanitized input variable: $_FILES[$key]
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
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES[$imgid . 'async-upload']. Check that the array index exists before using it.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Builder_Optin_Service".
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing $domain parameter in function call to __().
Sample message
Use placeholders and $wpdb->prepare(); found $cpt
Sample message
The $text parameter must be a single text string literal. Found: $alt
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Unescaped parameter $cpt used in $wpdb->get_row()\n$cpt used without escaping.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$f, %2$c", but got "%f, %c" in 'Found "%find%" in posts(%count%): %posts%'.
Potential connections found in static code analysis.
Outbound calls
224
External assets
12
Incoming endpoints
64
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
wp_ajax
wp_ajax
wp_ajax
48 more hidden
5 score snapshots
v7.7.9
9
Latest
v7.7.8
9
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 9 | 7,440 | 5,304 | 2,136 | v7.7.9 | 2.0.0 |
| 9 | 7,334 | 5,209 | 2,125 | v7.7.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.