Approve or reject WooCommerce orders before payment. Manual order approval, email notifications, payment link, all gateways supported.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
204
8 issue groups
Security
6
2 issue groups
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_product".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "SG_Vendor_PreOrder".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SGITS_DEACTIVATE_FEEDBACK_FORM_INCLUDED".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "oawoo_activate".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "sgits_deactivate_feedback_form_plugins".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['nonce']. Check that the array index exists before using it.
Sample message
$_POST['nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Mismatched Requires at least: 4.0 != 3.7. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "order-approval-woocommerce" - contains the restricted term "woocommerce" which cannot be used within in your plugin slug, unless your plugin slug 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 plugin slug.
Sample message
Function "wp_set_script_translations()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 3.7.0.
Potential connections found in static code analysis.
Outbound calls
32
External assets
0
Incoming endpoints
2
No external asset domains detected.
wp_ajax
wp_ajax
2 score snapshots
v2.2.1
81
Latest
v2.2.0
80
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 81 | 211 | 3 | 208 | v2.2.1 | 2.0.0 |
| 80 | 212 | 4 | 208 | v2.2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.
1k+ active installs