WordPress.org

Make WordPress Core

Opened 5 years ago

Closed 4 years ago

Last modified 4 years ago

#5559 closed defect (bug) (wontfix)

allowing to select multiple tags while not being able to display them in title/header

Reported by: neoxx Owned by: anonymous
Priority: normal Milestone:
Component: Template Version: 2.3
Severity: normal Keywords: tags needs-patch
Cc:

Description

hi folks!

when creating archive.php pages, one should use single_tag_title() to display the current tag the users are browsing. - as it is possible to create http://yourdomain.com/tags/tag1+tag2 as a logical AND, there should also be a template tag to display all these tags in the title or the header. the_tags(), get_the_tags() or get_the_tag_list() did not work for me.

berny

Change History (6)

comment:1 lloydbudd5 years ago

  • Milestone changed from 2.4 to 2.5

No patch, milestone defaults to current+1.

comment:2 DD324 years ago

  • Component changed from General to Template
  • Keywords neds-patch added

comment:3 DD324 years ago

  • Keywords needs-patch added; neds-patch removed

comment:4 hakre4 years ago

any naming suggestion for the template function?

comment:5 azaozz4 years ago

  • Milestone changed from 2.9 to Future Release
  • Resolution set to wontfix
  • Status changed from new to closed

No patch for two years, seems no interest in this.

comment:6 nacin4 years ago

  • Milestone Future Release deleted
Note: See TracTickets for help on using tickets.