Send WhatsApp notifications for recovering abandoned carts, double confirming CoD orders and for other order & shipment updates! Also, send out yo …
Prioritized issue groups from the latest Plugin Check scan
I18n
87
2 issue groups
Maintainability
78
12 issue groups
Security
12
2 issue groups
Supply Chain
5
1 issue group
Sample message
Mismatched text domain. Expected 'abandoned-checkout-recovery-order-notifications-for-woocommerce' but got 'abandoned-checkout-recovery-order-notifications-woocommerce'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$country_code".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Use placeholders and $wpdb->prepare(); found interpolated variable $intrkt_order_status at "SELECT * FROM $intrkt_order_status WHERE intrkt_status = 'intrkt_abandon_checkout' AND order_status = 'any'"
Sample message
Processing form data without nonce verification.
Sample message
Hidden files are not permitted.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
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: "get_intrkt_public_token_expiry".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
trigger_error() 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: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
Tested up to: 6.7 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "abandoned-checkout-recovery-order-notifications-woocommerce", expected "abandoned-checkout-recovery-order-notifications-for-woocommerce".
Potential connections found in static code analysis.
Outbound calls
16
External assets
0
Incoming endpoints
7
No external asset domains detected.
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v2.0.0
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 185 | 108 | 77 | v2.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.