PDF Builder for CF7, Divi, Elementor Forms, Everest, Fluent, Formidable, Forminator, Gravity, JFB, Ninja, WPForms, WooCommerce, Post Meta, ACF, etc.
Prioritized issue groups from the latest Plugin Check scan
Security
1,018
11 issue groups
Maintainability
805
12 issue groups
I18n
68
2 issue groups
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Use of a direct database call is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found $collate
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Unescaped parameter $db_prefix used in $wpdb->get_row()\n$db_prefix used without escaping.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<script>window.location='{$location}';</script>"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$allchars".
Sample message
Attempting a database schema change is discouraged.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"({$r},{$c}) out of range of "'.
Sample message
The use of function do_shortcode_tag() is forbidden
Sample message
Unescaped parameter $cfdb->prefix used in $wpdb->get_results()\n$cfdb->prefix used without escaping.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'ninja_forms_render_options_' . $field['type']".
Sample message
Mismatched text domain. Expected 'e2pdf' but got 'et_builder_5'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['item_id']
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
Processing form data without nonce verification.
Sample message
$_GET['item_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Processing form data without nonce verification.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Controller_E2pdf".
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod().
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
The use of function ini_set() is discouraged
Potential connections found in static code analysis.
Outbound calls
279
External assets
0
Incoming endpoints
21
No external asset domains detected.
No public endpoints 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
9 more hidden
5 score snapshots
v1.32.43
22
Latest
v1.32.40
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 1,928 | 1,081 | 847 | v1.32.43 | 2.0.0 |
| 22 | 1,929 | 1,082 | 847 | v1.32.40 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.