Opened 18 years ago
Closed 18 years ago
#4733 closed defect (bug) (fixed)
need a get function for tag list
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.3 | Priority: | high |
| Severity: | normal | Version: | 2.3 |
| Component: | Template | Keywords: | tags |
| Focuses: | Cc: |
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)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [5871]) get_the_tag_list from andy. fixes #4733