Changes between Initial Version and Version 1 of Ticket #15000, comment 12
- Timestamp:
- 06/28/2014 10:31:28 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15000, comment 12
initial v1 1 1 I understand what you mean in terms of pros vs cons of this approach, @nacin. 2 2 3 Personally, I don't mind how this is implemented (with circular references or otherwise), but I personallythink the ease of adding/removing metaboxes from multiple screens at once is useful and, it seems to fall in line with what we do elsewhere.3 Personally, I don't mind how this is implemented (with circular references or otherwise), but I think the ease of adding/removing metaboxes from multiple screens at once is useful and, it seems to fall in line with what we do elsewhere. 4 4 5 5 I've updated the patch with additions to remove_meta_box() (as well as slightly tweaking the docs)