Opened 19 years ago
Closed 19 years ago
#4733 closed defect (bug) (fixed)
need a get function for tag list
| Reported by: | andy | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | 2.3 |
| Component: | Template | Version: | 2.3 |
| Severity: | normal | Keywords: | tags |
| Cc: | Focuses: |
Description
the_tags echoes without any opportunity to return the markup. Category list markup is returnable. Sandbox requires returned markup.
Patch adds get_the_tag_list to mimic get_the_category_list.
Attachments (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [5871]) get_the_tag_list from andy. fixes #4733