Create WooCommerce pdf invoices, packing slips, certificates and more, customized them as you want them with the best drag-drop builder.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
418
15 issue groups
Security
401
10 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$DefaultPrinterId".
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 placeholders and $wpdb->prepare(); found $CUSTOM_FIELDS_TABLE
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "HttpPostProcessor".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$Format'.
Sample message
Use of a direct database call is discouraged.
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.
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: $_FILES['files']['tmp_name']
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 190.
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
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: "rednao_wcpdfinvoice_should_process".
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['files']['tmp_name']. Check that the array index exists before using it.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Function "switch_to_locale()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 3.3.0.
Sample message
Processing form data without nonce verification.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Using __FILE__ for menu slugs risks exposing filesystem structure.
Potential connections found in static code analysis.
Outbound calls
299
External assets
1
Incoming endpoints
0
No public endpoints detected.
3 score snapshots
v2.0.13
25
Latest
v2.0.12
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 876 | 372 | 504 | v2.0.13 | 2.0.0 |
| 25 | 876 | 372 | 504 | v2.0.12 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.