

Screenshot of the auto-complete checkbox on the product page screenshot-1.png
A WooCommerce-based plugin that allows users to auto-complete orders without processing them and removes the processing email notification.
To enable the auto-complete feature for each individual product:
Note: Each product requires this checkbox to be selected individually to activate the auto-complete feature. This is the only functionality offered by the plugin; there are no additional settings pages or configuration options.
This plugin uses the following hooks and filters to modify WooCommerce behavior:
woocommerce_product_options_general_product_datawoocommerce_process_product_metawoocommerce_order_status_pending_to_processing_notificationwoocommerce_new_orderThese hooks and filters can be customized if needed.
Ordered list:
Unordered list:
Here’s a link to WooCommerce and one to WordPress.
Markdown uses email style notation for blockquotes and I’ve been told:
Asterisks for emphasis. Double it up for strong.
<?php code(); // goes in backticks ?>