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/24/core-major-versions-auto-updates-ui-changes-in-wordpress-5-6-correction/
1 line
65 B
Text
1 line
65 B
Text
add_filter( 'allow_major_auto_core_updates', '__return_false' );
|