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)
Change History (5)
#3
@
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. :)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Shouldnt this be going into 2.3? Afterall, we're still fixing bugs.