Terence Eden on Nostr: Hey #WordPress friends - can you spare a moment to answer a strange question? By ...
Hey #WordPress friends - can you spare a moment to answer a strange question?
By default, WP adds links like this to my posts' <head>:
`<link rel="alternate" type="application/json" href="https://example.com/wp-json/wp/v2/posts/46483"; />`
The problem is, they don't have a title attribute. So browsers like Lynx just show the text "alternate".
Is there any way to add a title to them?
By default, WP adds links like this to my posts' <head>:
`<link rel="alternate" type="application/json" href="https://example.com/wp-json/wp/v2/posts/46483"; />`
The problem is, they don't have a title attribute. So browsers like Lynx just show the text "alternate".
Is there any way to add a title to them?