Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#29701 closed defect (bug) (fixed)

Correct `wp_get_attachment_image_attributes` filter comment

Reported by: tillkruess Owned by: SergeyBiryukov
Priority: normal Milestone: 4.1
Component: Media Version: 4.1
Severity: normal Keywords:
Cc: Focuses: docs

Description

The 2nd argument for wp_get_attachment_image_attributes is not and ID, it's a post object.

Attachments (1)

29701.patch (669 bytes ) - added by tillkruess 12 years ago.

Download all attachments as: .zip

Change History (3)

@tillkruess
12 years ago

#1 @SergeyBiryukov
12 years ago

  • Component GeneralMedia
  • Milestone Awaiting Review4.1

#2 @SergeyBiryukov
12 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 29750:

Correct 'wp_get_attachment_image_attributes' filter docs.

props tillkruess.
fixes #29701.

Note: See TracTickets for help on using tickets.