Auto Complete orders for virtual-downloadable products after a successful payment or predefine status.
Category Scores
Top Issues by Category
i18n19
repo_compliance4
maintainability3
Issues Details
27 issues found in latest scan
Mismatched text domain. Expected 'order-status-control-for-woocommerce' but got 'bp-order-status'.
The $text parameter must be a single text string literal. Found: 'Do you need full control over your Order Status Management? Try Bright Vessel\'s completely free <b>Custom Order Status Manager for WooCommerce</b> plugin. <a href="' . $this->cosm_plugin_url . '">' . $this->cosm__title . '</a>'
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "BrightPluginsOrderControl".
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$can_new_version_be_instantiated".
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Tested up to: 6.8 < 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.
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Mismatched Requires at least: 4.8 != 5.3. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
The "Text Domain" header in the plugin file does not match the slug. Found "bv-order-status", expected "order-status-control-for-woocommerce".
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.WP.I18n.TextDomainMismatch | ERROR | Mismatched text domain. Expected 'order-status-control-for-woocommerce' but got 'bp-order-status'. | 16 |
| WordPress.WP.I18n.NonSingularStringLiteralText | ERROR | The $text parameter must be a single text string literal. Found: 'Do you need full control over your Order Status Management? Try Bright Vessel\'s completely free <b>Custom Order Status Manager for WooCommerce</b> plugin. <a href="' . $this->cosm_plugin_url . '">' . $this->cosm__title . '</a>' | 2 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | WARNING | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "BrightPluginsOrderControl". | 1 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | WARNING | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$can_new_version_be_instantiated". | 1 |
| WordPress.Security.EscapeOutput.UnsafePrintingFunction | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | 1 |
| five_star_reviews_detected | ERROR | Linking directly to 5 stars reviews is not allowed. | 1 |
| outdated_tested_upto_header | ERROR | Tested up to: 6.8 < 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. | 1 |
| plugin_header_no_license | ERROR | Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license. | 1 |
| plugin_header_nonexistent_domain_path | WARNING | The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages" | 1 |
| readme_mismatched_header_requires | ERROR | Mismatched Requires at least: 4.8 != 5.3. "Requires at least" needs to be exactly the same with that in your main plugin file's header. | 1 |
| textdomain_mismatch | WARNING | The "Text Domain" header in the plugin file does not match the slug. Found "bv-order-status", expected "order-status-control-for-woocommerce". | 1 |
Latest Snapshot
Findings
27
Errors
23
Warnings
4
Score History
First score snapshot
First scan completed
v1.2 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
v1.2
90
Latest
- Findings
- 27
- Errors
- 23
- Warnings
- 4
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Latest | 90 | 27 | 23 | 4 | v1.2 | 2.0.0 | 2026.06-mvp-static-v2 |