Print Anywhere & Create PDFs of Receipts, Order Invoice, Packing Slip, PDF, Packing List, Shipping Labels, Credit Notes and More for WooCommerce - …
Prioritized issue groups from the latest Plugin Check scan
Security
786
11 issue groups
Maintainability
571
11 issue groups
I18n
549
3 issue groups
Sample message
Mismatched text domain. Expected 'print-google-cloud-print-gcp-woocommerce' but got 'Print-Google-Cloud-Print-GCP-WooCommerce'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<h2>{$section['title']}</h2>\n"'.
Sample message
Short PHP opening tag used with echo; expected "<?php echo ! ..." but found "<?= ! ..."
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$address".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['hash']
Sample message
$_GET['hash'] not unslashed before sanitization. Use wp_unslash() or similar
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
Use placeholders and $wpdb->prepare(); found interpolated variable $job_queue at "DROP TABLE IF EXISTS $job_queue;"
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"The \"$path\" script asset file does not exist"'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['time']. Check that the array index exists before using it.
Sample message
Unescaped parameter $job_queue used in $wpdb->query()\n$job_queue assigned unsafely at line 164.
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
Attempting a database schema change is discouraged.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'wp_title_'.$name".
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
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Missing $domain parameter in function call to __().
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Function "get_user_locale()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.4.0.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Not analyzed yet.
First score snapshot
v4.9.2
23
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 1,929 | 1,485 | 444 | v4.9.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.