Changes between Initial Version and Version 5 of Ticket #17416
- Timestamp:
- 05/13/2011 02:32:19 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17416
- Property Component General → Administration
- Property Milestone Awaiting Review → 3.2
- Property Version → 3.2
- Property Owner set to
- Property Status new → accepted
- Property Summary Browser nag should use built-in HTTP functions → Use wp_remote_retrieve_* functions where appropriate
-
Ticket #17416 – Description
initial v5 1 The browser nag (#17323) should use `wp_remote_retrieve_response_code()` and `wp_remote_retrieve_body()`. 1 There are quite a few places where we're not using these: 2 * `wp_remote_retrieve_headers()` 3 * `wp_remote_retrieve_header()` 4 * `wp_remote_retrieve_response_code()` 5 * `wp_remote_retrieve_response_message()` 6 * `wp_remote_retrieve_body()`.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)