Make WordPress Core

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#29183 closed defect (bug) (fixed)

Inaccurate PHPDocs

Reported by: johnbillion's profile johnbillion Owned by: johnbillion's profile johnbillion
Milestone: 4.0 Priority: normal
Severity: normal Version:
Component: Taxonomy Keywords:
Focuses: docs Cc:

Description

Some miscellaneous corrections to docblocks in the following files:

  • wp-includes/category-template.php
  • wp-includes/taxonomy.php

Change History (4)

#1 @johnbillion
10 years ago

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

In 29467:

Docblock corrections for get_the_terms() function and corresponding filter, and registered_taxonomy action. Fixes #29183.

#2 @johnbillion
10 years ago

  • Milestone changed from Awaiting Review to 4.0

#3 @SergeyBiryukov
10 years ago

In 29475:

Additional @return clarifications for get_the_terms(), get_the_tag_list(), and get_the_term_list().

see #29183.

#4 @DrewAPicture
10 years ago

  • Type changed from enhancement to defect (bug)
Note: See TracTickets for help on using tickets.