Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#22788 closed defect (bug) (fixed)

Minor typo in docu of wp-includes/media.php

Reported by: hebbet Owned by: helen
Priority: normal Milestone: 3.6
Component: Inline Docs Version: 3.5
Severity: trivial Keywords: has-patch commit 3.6-early
Cc: Focuses:

Description

line 1039 is

@since 3.5

should be

@since 3.5.0

Attachments (1)

media-docu.patch (333 bytes ) - added by hebbet 14 years ago.

Download all attachments as: .zip

Change History (6)

@hebbet
14 years ago

#1 @hebbet
14 years ago

  • Keywords has-patch added

#2 @nacin
14 years ago

  • Keywords commit 3.6-early added
  • Milestone Awaiting ReviewFuture Release

#3 @helen
14 years ago

  • Milestone Future Release3.6

#4 @helen
14 years ago

  • Component MediaInline Docs

#5 @helen
14 years ago

  • Owner set to helen
  • Resolutionfixed
  • Status newclosed

In 23186:

Correct phpdoc @since for wp_oembed_remove_provider(). props hebbet. fixes #22788.

Note: See TracTickets for help on using tickets.