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/2020/11/02/introducing-auto-updates-interface-for-core-major-versions-in-wordpress-5-6/
1 line
64 B
Text
1 line
64 B
Text
add_filter( 'allow_major_auto_core_updates', '_return_false' );
|