mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-04-29 11:32:21 +08:00
https://make.wordpress.org/core/2019/10/17/wordpress-5-3-admin-email-verification-screen/
1 line
62 B
Text
1 line
62 B
Text
add_filter( 'admin_email_check_interval', '__return_false' );
|