Changes between Initial Version and Version 1 of Ticket #52135, comment 2
- Timestamp:
- 12/22/2020 04:43:03 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #52135, comment 2
initial v1 3 3 > The issue only occurs on Multisite installations, and doesn't appear on the main site of the network, only on other ones. 4 4 5 As noted in the thread, this was introduced with the `! has_filter( 'wp_version_check', 'wp_version_check' )` in [49154].5 As noted in the thread, this was introduced with the `! has_filter( 'wp_version_check', 'wp_version_check' )` condition in [49154]. 6 6 7 7 `wp-includes/update.php` does set up the action, but only for the main site: