Opened 6 years ago
Closed 6 years ago
#45091 closed defect (bug) (fixed)
Ensure site meta wrapper functions do not contain additional logic
Reported by: | flixos90 | Owned by: | flixos90 |
---|---|---|---|
Milestone: | 5.1 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Options, Meta APIs | Keywords: | |
Focuses: | multisite | Cc: |
Description
This is a follow-up to #44467, to bring the same improvements to the site meta wrapper functions that will be part of the 5.1 release.
All additional code that is part of the *_site_meta()
functions should instead be hooked into the relevant action or filter that is part of the actual Meta API.
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 44468: