Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#47913 closed defect (bug) (fixed)

Fix typo in function `_wp_make_subsizes`

Reported by: itowhid06 Owned by: audrasjb
Priority: normal Milestone: 5.3
Component: Media Version:
Severity: normal Keywords: has-patch
Cc: Focuses: docs

Description

$padam is used instead of @param

Attachments (1)

47913.diff (652 bytes ) - added by itowhid06 7 years ago.

Download all attachments as: .zip

Change History (8)

@itowhid06
7 years ago

#1 @itowhid06
7 years ago

  • Keywords has-patch added
  • Versiontrunk

#2 @audrasjb
7 years ago

  • Component GeneralMedia
  • Focuses docs added
  • Keywords needs-patch added; has-patch removed
  • Milestone Awaiting Review5.2.3
  • Version trunk

#3 @audrasjb
7 years ago

  • Keywords has-patch added; needs-patch removed
  • Owner set to audrasjb
  • Status newaccepted

#4 @audrasjb
7 years ago

Hi and thanks for the ticket/patch!
Moving this one to 5.2.3 as it's a very simple Documentation patch. Let's see if it can be committed before the release candidate :)

#5 @itowhid06
7 years ago

Hello @audrasjb, Since, _wp_make_subsizes function has a @since tag of 5.3.0, I guess it's better to be committed before 5.3.0 release :)

#6 @audrasjb
7 years ago

  • Milestone 5.2.35.3

oops, you're right, let's punt it to 5.3 then. thanks.

#7 @SergeyBiryukov
7 years ago

  • Resolutionfixed
  • Status acceptedclosed

In 45871:

Docs: Fix typo in _wp_make_subsizes() DocBlock.

Props itowhid06.
Fixes #47913. See #40439.

Note: See TracTickets for help on using tickets.