Opened 8 years ago
Closed 8 years ago
#45091 closed defect (bug) (fixed)
Ensure site meta wrapper functions do not contain additional logic
| Reported by: | flixos90 | Owned by: | flixos90 |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.1 |
| Component: | Options, Meta APIs | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | multisite |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 44468: