Opened 8 years ago
Closed 5 years ago
#45326 closed defect (bug) (invalid)
global $wp_meta_boxes returns null
| Reported by: | edeb | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 4.9.8 |
| Severity: | normal | Keywords: | reporter-feedback |
| Cc: | Focuses: |
Description
Using
global $wp_meta_boxes;
in plugin development returns NULL everywhere.
Change History (3)
#3
@
5 years ago
- Milestone Awaiting Review
- Resolution → invalid
- Status new → 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi @edeb, welcome to WordPress Trac! Thanks for the report.
Could you provide a piece of code to reproduce the issue?