Make WordPress Core

Opened 16 years ago

Closed 15 years ago

Last modified 8 months ago

#9718 closed enhancement (invalid)

use trailingslashit() in get_search_form(), theme's blog title URL, Classic theme search form.

Reported by: zeo's profile 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)

use-trailingslashit.diff (2.5 KB) - added by zeo 16 years ago.

Download all attachments as: .zip

Change History (10)

#1 @zeo
16 years ago

  • Keywords trailingslashit() removed

#2 @zeo
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 @Denis-de-Bernardy
16 years ago

  • Component changed from Themes to Template
  • Milestone changed from Unassigned to 2.8
  • Owner set to anonymous

#4 @Denis-de-Bernardy
16 years ago

user_trailingslashit() might be a better option

#5 @Denis-de-Bernardy
16 years ago

  • Keywords needs-patch added; has-patch removed
  • Milestone changed from 2.8 to Future Release

broken patch

#6 @Denis-de-Bernardy
15 years ago

  • Milestone changed from Future Release to 2.9

#7 @Denis-de-Bernardy
15 years ago

  • Milestone changed from 2.9 to Future Release

#8 @zeo
15 years ago

  • Resolution set to invalid
  • Status changed from new to closed

#9 @nacin
15 years ago

  • Milestone Future Release deleted

This is now home_url('/').

Note: See TracTickets for help on using tickets.