Make WordPress Core

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#42607 closed defect (bug) (fixed)

Documentation says "page_attributes_misc_attributes" hook is since 4.8

Reported by: jfarthing84 Owned by: johnbillion
Priority: normal Milestone: 4.9.1
Component: Posts, Post Types Version: 4.9
Severity: normal Keywords: fixed-major
Cc: Focuses: docs

Description

This is due to an incorrect @since declaration in the Docblock. This hook was actually introduced in 4.9.

Attachments (1)

42607.patch (412 bytes ) - added by jeremyescott 9 years ago.
Did all we really need was a digit changed?

Download all attachments as: .zip

Change History (7)

#1 @swissspidy
9 years ago

  • Keywords needs-patch good-first-bug added
  • Milestone Awaiting Review4.9.1

@jeremyescott
9 years ago

Did all we really need was a digit changed?

#2 @jeremyescott
9 years ago

  • Keywords has-patch added; needs-patch removed

#3 @johnbillion
9 years ago

  • Owner set to johnbillion
  • Resolutionfixed
  • Status newclosed

In 42203:

Docs: Correct the @since property for the page_attributes_misc_attributes action.

Props jeremyescott, jfarthing84

Fixes #42607

#4 @johnbillion
9 years ago

  • Keywords fixed-major added; good-first-bug has-patch removed
  • Resolution fixed
  • Status closedreopened

#5 @johnbillion
9 years ago

  • Resolutionfixed
  • Status reopenedclosed

In 42219:

Docs: Correct the @since property for the page_attributes_misc_attributes action.

Props jeremyescott, jfarthing84

Fixes #42607

Merges [42203] to the 4.9 branch.

#6 @SergeyBiryukov
9 years ago

  • Component GeneralPosts, Post Types
  • Focuses docs added
Note: See TracTickets for help on using tickets.