Make WordPress Core

Opened 20 years ago

Closed 20 years ago

#1003 closed defect (bug) (duplicate)

Some template tags add "h2", some don't

Reported by: anonymousbugger's profile anonymousbugger Owned by: ryan's profile ryan
Milestone: Priority: normal
Severity: minor Version: 1.5
Component: Template Keywords:
Focuses: Cc:

Description

Some template tags, such as "get_links_list" automatically insert "h2" tags on the titles with no way to override. Other template tags, like "wp_list_cats" do not.

All template tags that return a title should be consistent and allow the title to be overridden, even allowing no title to be displayed.

Change History (3)

#1 @anonymousbugger
20 years ago

  • Patch set to No

#2 @lyklev
20 years ago

Thank you for bringing up the subject again. You are not the first; I reported it as bug 896 and now I see that it was reported even before me as bug 818, where it was decided that it was not going to be fixed.

I really think it is a bug, since it is very inconsistent and clashes with the design-content separation philosophy. It is also the only h2 in the entire directory.

Good time to get rid of this h2 once and for all. It *will* keep coming up.

#3 @ryan
20 years ago

  • duplicate_id changed from 0 to 896
  • Owner changed from anonymous to rboren
  • Resolution changed from 10 to 60
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.