Opened 15 years ago
Closed 15 years ago
#10007 closed defect (bug) (wontfix)
category_description() add <p> element
Reported by: | alysko | Owned by: | dd32 |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | trivial | Version: | 2.8 |
Component: | HTTP API | Keywords: | category_description, css, p |
Focuses: | Cc: |
Description
echo category_description(); return <p>description</p> which is not the normal (codex) behavior and may cause css problem (<p id="descr">category_description()</p>)
Change History (2)
Note: See
TracTickets for help on using
tickets.
Formatting is as such:
Please update codex and/or wrap in a div.