Skip to content

Instantly share code, notes, and snippets.

View lomars's full-sized avatar
🏠
Working from home

LoicTheAztec lomars

🏠
Working from home
View GitHub Profile
@lomars
lomars / wc-delay-email-notifications.php
Last active June 26, 2023 04:31 — forked from damiencarbery/wc-defer-order-emails.php
Delay WooCommerce emails - Delay WooCommerce emails for a specified time in settings (In progress).
<?php
/*
Plugin Name: Delay WooCommerce emails
Plugin URI: https://stackoverflow.com/questions/66157566/delay-woocommerce-order-processing-mail
Description: Delay WooCommerce emails for a specified time in settings.
Author: LoicTheAztec
Author URI: https://stackoverflow.com/users/3730754/loictheaztec?tab=profile
Version: 1.0
*/