#6417 closed defect (bug) (duplicate)
Tag permalink returns ugly URL inspite of setting up pretty permalinks
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.5 |
Component: | Template | Keywords: | |
Focuses: | Cc: |
Description
The permalink returned by the function the_tags() is "/?taxonomy=post_tag&term=tagname" (in 2.5 RC2). Earlier (till 2.5RC1), it used to return as "/tag/tagname".
I have checked Permalinks in Settings and the .htaccess file. This happened after progress from RC1 to RC2.
The tag links in the tag cloud generated by wp_tag_cloud() have the desired link structure of "/tag/tagname".
Change History (2)
Note: See
TracTickets for help on using
tickets.
Already fixed for #6357