Changes between Initial Version and Version 1 of Ticket #3165, comment 3
- Timestamp:
- 09/28/2017 09:47:40 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3165, comment 3
initial v1 5 5 e.g., a PHPDoc of `@see WP_Http::request() For additional information on default arguments.` would become the HTML `See <a href="https://developer.wordpress.org/reference/classes/wp_http/request/">WP_HTTP::request()</a> For additional information on default arguments.` on developer.wordpress.org. 6 6 7 But I suspect making that a link might be tricky .7 But I suspect making that a link might be tricky, so just starting with an easier change would be good.