Provides features to create PDF files from form submissions and attach files to email notifications.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,119
12 issue groups
Security
78
8 issue groups
I18n
26
1 issue group
Performance
1
1 issue group
Sample message
Function "__()" requires WordPress 2.1.0, but your plugin minimum supported version is WordPress 2.0.0.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_product".
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'pdf-for-woocommerce' but got "yeekit".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "FrameFiller".
Sample message
Processing form data without nonce verification.
Sample message
Use of a direct database call is discouraged.
Sample message
$_GET['id'] not unslashed before sanitization. Use wp_unslash() or similar
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 interpolated variable $pdf_creator at "SHOW TABLES LIKE '$pdf_creator'"
Sample message
Unescaped parameter $pdf_creator used in $wpdb->get_var()\n$pdf_creator assigned unsafely at line 83.
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "builder_yeepdfs".
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['_wpnonce']
Sample message
error_log() found. Debug code should not normally be used in production.
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 meta_key, possible slow query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST["id"]. Check that the array index exists before using it.
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Potential connections found in static code analysis.
Outbound calls
292
External assets
1
Incoming endpoints
7
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v7.1.0
25
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 1,224 | 1,008 | 216 | v7.1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.