Make WordPress Core

Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#42607 closed defect (bug) (fixed)

Documentation says "page_attributes_misc_attributes" hook is since 4.8

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

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 7 years ago.
Did all we really need was a digit changed?

Download all attachments as: .zip

Change History (7)

#1 @swissspidy
7 years ago

  • Keywords needs-patch good-first-bug added
  • Milestone changed from Awaiting Review to 4.9.1

@jeremyescott
7 years ago

Did all we really need was a digit changed?

#2 @jeremyescott
7 years ago

  • Keywords has-patch added; needs-patch removed

#3 @johnbillion
7 years ago

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

In 42203:

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

Props jeremyescott, jfarthing84

Fixes #42607

#4 @johnbillion
7 years ago

  • Keywords fixed-major added; good-first-bug has-patch removed
  • Resolution fixed deleted
  • Status changed from closed to reopened

#5 @johnbillion
7 years ago

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

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
7 years ago

  • Component changed from General to Posts, Post Types
  • Focuses docs added
Note: See TracTickets for help on using tickets.