Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#23791 closed defect (bug) (fixed)

Missing @param in wp_get_attachment_image() docs

Reported by: garyj's profile GaryJ Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 3.6 Priority: normal
Severity: normal Version:
Component: Inline Docs Keywords: has-patch commit needs-codex
Focuses: Cc:

Description

There's no @param tag for the $attr attribute in the DocBlock for wp_get_attachment_image().

Attachments (1)

23791.diff (623 bytes) - added by GaryJ 12 years ago.

Download all attachments as: .zip

Change History (4)

@GaryJ
12 years ago

#1 @SergeyBiryukov
12 years ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 3.6

#2 @SergeyBiryukov
12 years ago

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

In 23714:

Add phpdoc for $attr argument of wp_get_attachment_image(). props GaryJ. fixes #23791.

#3 @DrewAPicture
12 years ago

  • Keywords needs-codex added

$attr param added to phpdoc for wp_get_attachment_image(). See [23714]

Note: See TracTickets for help on using tickets.