Opened 10 years ago
Closed 10 years ago
#36297 closed defect (bug) (fixed)
Docs: add missing docs to WP_oEmbed_Controller class
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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)
Change History (6)
Note: See
TracTickets for help on using
tickets.
@ramiy FYI: package and subpackage tags should only be applied to file headers and not individual elements like classes, methods, or functions.