Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #15000, comment 12


Ignore:
Timestamp:
06/28/2014 10:31:28 PM (11 years ago)
Author:
iamfriendly
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15000, comment 12

    initial v1  
    11I understand what you mean in terms of pros vs cons of this approach, @nacin.
    22
    3 Personally, I don't mind how this is implemented (with circular references or otherwise), but I personally 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.
     3Personally, 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.
    44
    55I've updated the patch with additions to remove_meta_box() (as well as slightly tweaking the docs)