Opened 3 years ago
Last modified 3 years ago
#14541 new enhancement
Add boolean at remove_meta_box action
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | General | Version: | 3.0.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
Add the possibility of getting the status of the remove_meta_box action by boolean.
Can be useful if you want to add/remove other metaboxes if one other is present or not.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Needs docs too.
Also, once it's found it, it can just return true immediately. Then return false at the end. No need for the flag.