Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#32707 closed defect (bug) (fixed)

Incorrect "post_type_labels_{$post_type}" hook docs

Reported by: dlh Owned by: johnbillion
Priority: normal Milestone: 4.3
Component: Posts, Post Types Version: 3.5
Severity: normal Keywords: has-patch
Cc: Focuses: docs

Description

The $labels object is documented as an array.

Attachments (1)

32707.patch (513 bytes ) - added by dlh 11 years ago.

Download all attachments as: .zip

Change History (3)

@dlh
11 years ago

#1 @johnbillion
11 years ago

  • Keywords has-patch added
  • Milestone Awaiting Review4.3
  • Version3.5

Confirmed.

#2 @johnbillion
11 years ago

  • Owner set to johnbillion
  • Resolutionfixed
  • Status newclosed

In 32849:

Correct the docs for the post_type_labels_{$post_type} filter.

Fixes #32707
Props dlh

Note: See TracTickets for help on using tickets.