Opened 2 years ago
Last modified 2 years ago
#45326 new defect (bug)
global $wp_meta_boxes returns null
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | 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 (2)
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?