Automatically print order invoices, receipts, package slips, and labels to your local printer. Cloud Printing for WooCommerce made easy.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
26
11 issue groups
I18n
21
4 issue groups
Security
2
1 issue group
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
Missing $domain parameter in function call to __().
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$custom_templates_path".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_printus".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Mismatched text domain. Expected 'printus-cloud-printing-for-woocommerce' but got 'map-location-picker-at-checkout-for-woocommerce'.
Sample message
Plugin name "Printus - Automatic Cloud Order Printing for WooCommerce" is different from the name declared in plugin header "Printus - Cloud Printing for WooCommerce".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Potential connections found in static code analysis.
Outbound calls
290
External assets
3
Incoming endpoints
7
No public endpoints detected.
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v2.0.5
86
Latest
v2.0.4
86
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 86 | 49 | 29 | 20 | v2.0.5 | 2.1.0 |
| 86 | 48 | 28 | 20 | v2.0.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.