Opened 20 years ago
Closed 20 years ago
#1003 closed defect (bug) (duplicate)
Some template tags add "h2", some don't
Reported by: |
|
Owned by: |
|
---|---|---|---|
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)
Note: See
TracTickets for help on using
tickets.
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.