Opened 17 years ago
Closed 17 years ago
#10022 closed defect (bug) (fixed)
Pass $name variable to hooks for get_header(), get_sidebar() & get_footer()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.8 | Priority: | normal |
| Severity: | normal | Version: | 2.8 |
| Component: | Template | Keywords: | has-patch commit dev-reviewed |
| Focuses: | Cc: |
Description
WP 2.8 added the $name parameter to the get_header(), get_sidebar() & get_footer() template tags, so the hooks should also send this parameter.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Adds the name param to get_header(), get_sidebar() & get_footer()