Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#4733 closed defect (bug) (fixed)

need a get function for tag list

Reported by: andy's profile andy 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)

get_the_tag_list.diff (665 bytes) - added by andy 17 years ago.

Download all attachments as: .zip

Change History (2)

#1 @ryan
17 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [5871]) get_the_tag_list from andy. fixes #4733

Note: See TracTickets for help on using tickets.