The first and only PDF drag and drop builder for WPForms.
Prioritized issue groups from the latest Plugin Check scan
Security
342
10 issue groups
Maintainability
210
15 issue groups
Sample message
Use placeholders and $wpdb->prepare(); found $loader
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$Lookup[$i]['Type']'.
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"@font-face{font-family:\"$font\";\r\n'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$HTML".
Sample message
Unescaped parameter $this->Loader->FormConfigTable used in $wpdb->get_results()
Sample message
Processing form data without nonce verification.
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
Detected usage of a non-sanitized input variable: $_FILES['ImportFile']['tmp_name']
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
$_GET['_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['ImportFile']['tmp_name']. Check that the array index exists before using it.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Unescaped parameter $loader->CUSTOM_FIELD used in $wpdb->get_results()\n$loader->CUSTOM_FIELD used without escaping.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "pdfbuilder_get_loader".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "_OTL_OLD_SPEC_COMPAT_2".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Potential connections found in static code analysis.
Outbound calls
296
External assets
0
Incoming endpoints
4
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.2.148
22
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 587 | 321 | 266 | v1.2.148 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.