Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#36297 closed defect (bug) (fixed)

Docs: add missing docs to WP_oEmbed_Controller class

Reported by: ramiy Owned by: DrewAPicture
Priority: normal Milestone: 4.6
Component: Embeds Version:
Severity: normal Keywords: has-patch
Cc: Focuses: docs

Description

Add missing @access to methods.

See also: ticket #32246 (comment 325)

Attachments (1)

class-wp-oembed-controller.php.patch (902 bytes ) - added by ramiy 10 years ago.

Download all attachments as: .zip

Change History (6)

#1 @ramiy
10 years ago

  • Keywords has-patch added

#2 @DrewAPicture
10 years ago

  • Milestone Awaiting ReviewFuture Release
  • Owner set to DrewAPicture
  • Status newreviewing

#3 @swissspidy
10 years ago

  • Milestone Future Release4.6

#4 @DrewAPicture
10 years ago

@ramiy FYI: package and subpackage tags should only be applied to file headers and not individual elements like classes, methods, or functions.

#5 @DrewAPicture
10 years ago

  • Resolutionfixed
  • Status reviewingclosed

In 37568:

Docs: Add missing @access tags to methods in WP_oEmbed_Controller.

See [34903].

Props ramiy.
Fixes #36297.

Note: See TracTickets for help on using tickets.