#54796 closed defect (bug) (fixed)
Minor documentation error
| Reported by: | chesio | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.0 |
| Component: | HTTP API | Version: | 2.7 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description
Both wp_remote_retrieve_response_code and wp_remote_retrieve_response_message functions return an empty string if incorrect parameter is given to them as the return value description correctly states, however function description mentions empty array in both cases.
Change History (6)
This ticket was mentioned in PR #2142 on WordPress/wordpress-develop by chesio.
5 years ago
#1
- Keywords has-patch added
#2
@
5 years ago
- Component General → HTTP API
- Milestone Awaiting Review → 6.0
- Version trunk
Thanks for the ticket and the PR @chesio . This looks good.
SergeyBiryukov commented on PR #2142:
5 years ago
#6
Thanks for the PR! Merged in https://core.trac.wordpress.org/changeset/52572.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Fixes minor documentation issue described in ticket 54796.
Trac ticket: https://core.trac.wordpress.org/ticket/54796