Make WordPress Core

Opened 19 years ago

Closed 19 years ago

#4812 closed defect (bug) (fixed)

wp_title uses tag slug, not tag name

Reported by: ionfish Owned by:
Priority: normal Milestone: 2.3
Component: Template Version: 2.3
Severity: minor Keywords: tags wp_title template slug name
Cc: Focuses:

Description

When viewing a tag archive page, the wp_title function outputs the tag slug (i.e., "john-doe") rather than the tag name (i.e., "John Doe").

Attachments (1)

patch.txt (477 bytes ) - added by ionfish 19 years ago.

Download all attachments as: .zip

Change History (5)

@ionfish
19 years ago

#1 @foolswisdom
19 years ago

  • Milestone2.4 (next)

#2 @DD32
19 years ago

  • Milestone 2.4 (next)2.3

Shouldnt this be going into 2.3? Afterall, we're still fixing bugs.

#3 @ionfish
19 years ago

Yes, that's why I submitted it now, since Ryan said "From now on we’re concentrating exclusively on testing and bug fixing."

http://boren.nu/archives/2007/08/24/wordpress-23-release-timeline/

It's also the most minor of minor patches, so I figured it would easily get into the release. :)

#4 @ryan
19 years ago

  • Resolutionfixed
  • Status newclosed

(In [5945]) Display tag name, not slug, in title. Props ionfish. fixes #4812

Note: See TracTickets for help on using tickets.