Changes between Initial Version and Version 1 of Ticket #58983
- Timestamp:
- 08/04/2023 07:28:02 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #58983
- Property Focuses multisite added
-
Property
Component
changed from
General
toNetworks and Sites
-
Ticket #58983 – Description
initial v1 2 2 Performing the network upgrade doesnt seem to get rid of the message 3 3 4 Notice: Function wp_check_site_meta_support_prefilter was called incorrectly. The wp_blogmeta table is not installed. Please run the network database upgrade. Please see Debugging in WordPress for more information. (This message was added in version 5.1.0.) in .../wp-includes/functions.php on line 5865 4 `Notice: Function wp_check_site_meta_support_prefilter was called incorrectly. The wp_blogmeta table is not installed. Please run the network database upgrade. Please see Debugging in WordPress for more information. (This message was added in version 5.1.0.) in .../wp-includes/functions.php on line 5865` 5 5 6 6 The table itself doesnt seem to exist in the database nor is it being created. Its no affecting any multi site functionality though.