Opened 10 years ago
Closed 10 years ago
#34624 closed defect (bug) (fixed)
REST API: Wrong access tag for get_parameter_order
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.4 | Priority: | normal |
| Severity: | normal | Version: | 4.4 |
| Component: | REST API | Keywords: | has-patch commit |
| Focuses: | docs | Cc: |
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.
In 35612: