Make WordPress Core

Opened 8 years ago

Closed 8 years ago

#36297 closed defect (bug) (fixed)

Docs: add missing docs to WP_oEmbed_Controller class

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

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 8 years ago.

Download all attachments as: .zip

Change History (6)

#1 @ramiy
8 years ago

  • Keywords has-patch added

#2 @DrewAPicture
8 years ago

  • Milestone changed from Awaiting Review to Future Release
  • Owner set to DrewAPicture
  • Status changed from new to reviewing

#3 @swissspidy
8 years ago

  • Milestone changed from Future Release to 4.6

#4 @DrewAPicture
8 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
8 years ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

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.