Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#33991 closed task (blessed) (fixed)

Document register_taxonomy() $args as a hash notation

Reported by: johnbillion's profile johnbillion Owned by: drewapicture's profile DrewAPicture
Milestone: 4.4 Priority: normal
Severity: normal Version:
Component: Taxonomy Keywords: has-patch
Focuses: docs Cc:

Description

The $args parameter in register_taxonomy() needs converting to hash notation.

Patch coming up.

Attachments (1)

33991.patch (9.3 KB) - added by johnbillion 11 years ago.

Download all attachments as: .zip

Change History (4)

@johnbillion
11 years ago

#1 @johnbillion
11 years ago

  • Keywords has-patch added; needs-docs removed

#2 @DrewAPicture
11 years ago

  • Owner set to DrewAPicture
  • Status changed from new to reviewing

#3 @DrewAPicture
11 years ago

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

In 34510:

Docs: Convert the $args parameter description in the register_taxonomy() DocBlock to a hash notation.

Also standardizes the DocBlock summary.

Props johnbillion.
Fixes #33991.

Note: See TracTickets for help on using tickets.