Set a minimum order amount for WooCommerce, with a customizable notice shown in the cart, at the checkout and in the shop pages.
Prioritized issue groups from the latest Plugin Check scan
I18n
26
3 issue groups
Maintainability
4
2 issue groups
Sample message
Mismatched text domain. Expected 'minimum-order-amount-for-woocommerce' but got 'dc-moafw'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_dc_moafw".
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "dc-moafw", expected "minimum-order-amount-for-woocommerce".
Potential connections found in static code analysis.
Outbound calls
14
External assets
0
Incoming endpoints
0
No notable third-party domains detected.
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v1.6.0
99
Latest
v1.5.0
44
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 99 | 30 | 25 | 5 | v1.6.0 | 2.1.0 |
| 44 | 66 | 50 | 16 | v1.5.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.