#9718 closed enhancement (invalid)
use trailingslashit() in get_search_form(), theme's blog title URL, Classic theme search form.
Reported by: | zeo | Owned by: | |
---|---|---|---|
Milestone: | Priority: | lowest | |
Severity: | trivial | Version: | |
Component: | Template | Keywords: | needs-patch |
Focuses: | Cc: |
Description
Rather than manually insert trailing slash ( /
), use trailingslashit()
function.
Attachments (1)
Change History (10)
#2
@
16 years ago
- Summary changed from use trailingslashit() in get_search_form(), theme's blog title URL to use trailingslashit() in get_search_form(), theme's blog title URL, Classic theme search form.
#3
@
16 years ago
- Component changed from Themes to Template
- Milestone changed from Unassigned to 2.8
- Owner set to anonymous
Note: See
TracTickets for help on using
tickets.
user_trailingslashit() might be a better option