Changes between Version 2 and Version 3 of Ticket #47084, comment 4
- Timestamp:
- 04/30/2019 11:37:50 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #47084, comment 4
v2 v3 11 11 12 12 This shows an incorrect "A plugin has prevented updates by disabling wp_version_check()" when testing if auto updates work. 13 14 Edit: Actually an `is_main_site()` is enough as it always returns true on single installs.