Opened 13 years ago
Closed 13 years ago
#23701 closed enhancement (fixed)
Twenty Thirteen: remove searchform.php template once core search form accepts HTML5 argument
| Reported by: | lancewillett | Owned by: | lancewillett |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | Bundled Theme | Version: | 3.6 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
See #15081 for the core change.
Once that lands in 3.6 we can remove searchform.php from the theme, and adjust any CSS selectors accordingly.
Attachments (4)
Change History (12)
#3
@
13 years ago
Updated. Not sure we even need to append it through a filter. Would be easier to remove for child themes though.
#5
@
13 years ago
- Keywords needs-patch added; has-patch removed
- Resolution fixed
- Status closed → reopened
Changing the search form format to a filter, see #23850.
#6
follow-up:
↓ 7
@
13 years ago
Could we add the callback in functions.php above the customizer code for code flow reasons?
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Thanks for the patch -- can you break out
twentythirteen_navbar_searchform()into a new ticket / patch please?It's separate from the task here.