This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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 | |
*/ |