Autocomplete WooCommerce Order Status indicates that the order has been completed, and the customer has received their products.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound | 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. | 37:3 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_autocomplete_woocommerce_order_status". | 68:1 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "deactivate_autocomplete_woocommerce_order_status". | 77:1 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "run_autocomplete_woocommerce_order_status". | 100:1 | Plugin Repo |
| WARNING | textdomain_mismatch | The "Text Domain" header in the plugin file does not match the slug. Found "autocomplete-woocommerce-order-status", expected "autocomplete-wc-order-status". | — | Plugin Repo |
| WARNING | trademarked_term | The plugin slug includes a restricted term. Your plugin slug - "autocomplete-wc-order-status" - contains the restricted term "wc" which can be used within the plugin slug, as long as you don't use the full name in the plugin name. For example: You can use WP but not WordPress. | — | Plugin Repo |
| 11/14/2025, 6:05:52 PM | 10s | 99 | 4 | 2 |