Opened 3 years ago

Closed 3 years ago

#13151 closed defect (bug) (invalid)

add filter to term_description()

Reported by: scribu Owned by: westi
Priority: low Milestone:
Component: Plugins Version:
Severity: normal Keywords: has-patch hooks
Cc:

Description

Since term_description() is a wrapper, it should also apply a filter to it's output.

Attachments (1)

term_description.diff (536 bytes) - added by scribu 3 years ago.

Download all attachments as: .zip

Change History (3)

Example use case: the Front-end Editor plugin.

Having this filter would allow the plugin to make term descriptions editable from the front-end.

scribu3 years ago

  • Milestone 3.0 deleted
  • Resolution set to invalid
  • Status changed from new to closed

Just found all the possible filters already added in sanitize_term_field().

Note: See TracTickets for help on using tickets.