Opened 14 years ago
Closed 12 years ago
#17032 closed enhancement (wontfix)
Twenty Ten Theme - Widget Enhancement
Reported by: | rozani | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.1 |
Component: | Bundled Theme | Keywords: | |
Focuses: | Cc: |
Description
separate twentyten_widget_innit into twentyten_sidebar_widget_innit and twentyten_footer_widget_innit for the ease of child theme creation
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
separate twentyten_widget_innit into twentyten_sidebar_widget_innit and twentyten_footer_widget_innit for the ease of child theme creation.
Draftly, modification as below. For details, see attachment.
Original widget function:
Separate widget function to sidebar and footer
Also, change the innit function.
Originally.