Opened 11 years ago
Closed 11 years ago
#34624 closed defect (bug) (fixed)
REST API: Wrong access tag for get_parameter_order
| Reported by: | Frozzare | Owned by: | ocean90 |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.4 |
| Component: | REST API | Version: | 4.4 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | docs |
Description
I notice that the method get_parameter_order in WP_REST_Request has the wrong @access tag. It says public but the method is protected.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 35612: