mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-04-26 11:02:22 +08:00
3 lines
89 B
Text
3 lines
89 B
Text
if ( ! defined( ‘WCS_FORCE_EMAIL’ ) {
|
||
define( ‘WCS_FORCE_EMAIL’, true );
|
||
}
|