Australia Post WooCommerce Extension integrates Australia Post with WooCommerce, calculating shipping costs and delivery times for customers.
Prioritized issue groups from the latest Plugin Check scan
I18n
58
3 issue groups
Security
34
3 issue groups
Maintainability
17
8 issue groups
Repo Compliance
2
2 issue groups
Sample message
Mismatched text domain. Expected 'australian-post-woocommerce-extension' but got 'australian-post'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Item '{$item->getDescription()}' is too large to fit into any box"'.
Sample message
The $text parameter must be a single text string literal. Found: $dimensions_unit
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$current_user_id".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Australia Post WooCommerce Extension" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "australia_post_shipping_rate".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "australian-post", expected "australian-post-woocommerce-extension".
Not analyzed yet.
First score snapshot
v1.10.14
39
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 111 | 99 | 12 | v1.10.14 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.