wp-api-console
wp-api-console copied to clipboard
Make links clickable
We should detect links in API responses and make them into clickable <a> tags with appropriate styling. A couple examples:
- Post permalinks
- API URLs under
_linksand whatever the v1 API equivalent is (it would be really cool to make these links open a new request in the console)