Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#10600 closed enhancement (fixed)

Add filter to the_terms()

Reported by: scribu's profile scribu Owned by: scribu's profile scribu
Milestone: 2.9 Priority: normal
Severity: normal Version: 2.5.1
Component: Taxonomy Keywords: has-patch commit
Focuses: Cc:

Description

the_terms() should have 'the_terms' filter applied to it.

Attachments (1)

the_terms.patch (877 bytes) - added by scribu 16 years ago.
Add 'the_terms' filter and set ', ' as default separator

Download all attachments as: .zip

Change History (4)

@scribu
16 years ago

Add 'the_terms' filter and set ', ' as default separator

#1 @scribu
16 years ago

  • Type changed from defect (bug) to enhancement

#2 @scribu
16 years ago

  • Keywords commit added
  • Owner changed from filosofo to scribu
  • Status changed from new to accepted

#3 @markjaquith
16 years ago

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

(In [11900]) Add a the_terms filter, and use a default ", " sep. props scribu. fixes #10600

Note: See TracTickets for help on using tickets.