Revert [6921]. see #5928
git-svn-id: https://develop.svn.wordpress.org/trunk@6925 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
ed75e6b521
commit
f8feca5405
@ -65,6 +65,6 @@ function wp_version_check() {
|
||||
update_option( 'update_core', $new_option );
|
||||
}
|
||||
|
||||
add_action( 'admin_init', 'wp_version_check' );
|
||||
add_action( 'init', 'wp_version_check' );
|
||||
|
||||
?>
|
Loading…
Reference in New Issue
Block a user