Opened 6 years ago
Closed 3 years ago
#45326 closed defect (bug) (invalid)
global $wp_meta_boxes returns null
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.9.8 |
Component: | Administration | Keywords: | reporter-feedback |
Focuses: | Cc: |
Description
Using
global $wp_meta_boxes;
in plugin development returns NULL everywhere.
Change History (3)
#1
@
6 years ago
- Component changed from General to Options, Meta APIs
- Keywords reporter-feedback added
#3
@
3 years ago
- Milestone Awaiting Review deleted
- Resolution set to invalid
- Status changed from new to closed
As there's been no follow-up or steps to reproduce, closing this ticket.
@edeb if this is still a problem today, please reopen and provide sample code and step-by-step instructions to reproduce it. Why? This information helps contributors to investigate.
Note: See
TracTickets for help on using
tickets.
Hi @edeb, welcome to WordPress Trac! Thanks for the report.
Could you provide a piece of code to reproduce the issue?