Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#28538 closed defect (bug) (fixed)

term_exists docs correction

Reported by: simonwheatley Owned by: SergeyBiryukov
Priority: normal Milestone: 4.0
Component: Taxonomy Version: 3.4
Severity: minor Keywords: has-patch
Cc: Focuses: docs

Description

term_exists returns the term ID and the term taxonomy ID if the taxonomy was passed and exists, not the term ID and the taxonomy.

Attachments (1)

28538.diff (788 bytes ) - added by simonwheatley 12 years ago.
Fix the inline docs

Download all attachments as: .zip

Change History (5)

@simonwheatley
12 years ago

Fix the inline docs

#1 @simonwheatley
12 years ago

  • Keywords needs-patch added
  • Severity normalminor

#2 @simonwheatley
12 years ago

  • Keywords has-patch added; needs-patch removed

#3 @SergeyBiryukov
12 years ago

  • Milestone Awaiting Review4.0

Previously: [19600]

#4 @SergeyBiryukov
12 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 28753:

Correct @return value for term_exists().

props simonwheatley.
fixes #28538.

Note: See TracTickets for help on using tickets.