#24611 closed defect (bug) (fixed)
Pass $post to hooks in edit-form-advanced.php
| Reported by: | nacin | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.5.2 |
| Component: | Plugins | Version: | 3.5 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Rather than relying on the post global or $post = get_post(), we should pass $post directly to the various hooks in edit-form-advanced.php.
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 24446: