Back In Stock Notifier for WooCommerce

Back In Stock Notifier for WooCommerce - BasicAuth
Is your site in under BasicAuth? If your site is behind BasicAuth, both async requests and background processes will fail to complete. This is because WP Ba...
Thu, 15 Aug, 2019 at 12:00 AM
How to get rid of Something went wrong error
Upon Subscribe to the out of stock product from front-end, in rare case you might encounter this "Something went wrong" error. Why is that hap...
Sun, 25 Aug, 2019 at 6:31 PM
Code Snippet - Back In Stock Notifier for WooCommerce
1. Keep Subscribed Status even After Sent In Stock Email add_action('transition_post_status', 'cwg_instock_status_update', 10, 3); ...
Thu, 14 May, 2020 at 4:45 PM