#26092 closed defect (bug) (fixed)
Hook Docs (9): wp-admin/includes/meta-boxes.php
| Reported by: | SpencerFinnell | Owned by: | kpdesign |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.9 |
| Component: | Editor | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | docs |
Description
Hook/filter documentation in wp-admin/includes/meta-boxes.php
Attachments (2)
Change History (9)
#2
@
13 years ago
- Keywords needs-patch added; has-patch removed
- Summary Hooks Docs: wp-admin/includes/meta-boxes.php → Hook Docs (9): wp-admin/includes/meta-boxes.php
#3
@
13 years ago
- Keywords has-patch docs-feedback added; needs-patch removed
- Milestone Awaiting Review → 3.9
26092.2.patch is a second pass. Could use a once-over, especially on the actions that fire inside various meta boxes.
#4
@
13 years ago
- Keywords commit added; docs-feedback removed
26092.2.patch looks good. Recommend commit.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
26092.patch is a great starting patch. Two things that jumped out at me are some needed spacing and wrapping on the
page_attributes_dropdown_pages_argshook, and all versions should use the 3-digit x.x.x style.