#9718 closed enhancement (invalid)
use trailingslashit() in get_search_form(), theme's blog title URL, Classic theme search form.
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | Template | Version: | |
| Severity: | trivial | Keywords: | needs-patch |
| Cc: |
Description
Rather than manually insert trailing slash ( / ), use trailingslashit() function.
Attachments (1)
Change History (10)
- 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.
- Component changed from Themes to Template
- Milestone changed from Unassigned to 2.8
- Owner set to anonymous
- Keywords needs-patch added; has-patch removed
- Milestone changed from 2.8 to Future Release
broken patch
- Milestone changed from Future Release to 2.9
- Milestone changed from 2.9 to Future Release
Note: See
TracTickets for help on using
tickets.

user_trailingslashit() might be a better option