wp-api-yoast-meta icon indicating copy to clipboard operation
wp-api-yoast-meta copied to clipboard

Social/OpenGraph meta not displayed in API

Open phatsk opened this issue 6 years ago • 2 comments

We recently forked to add support for this. The issue comes with OpenGraph data being configured on the backend, but not rendered under the yoast_meta data in the REST API.

I should have a PR for this shortly.

phatsk avatar Apr 26 '18 19:04 phatsk

PR opened: https://github.com/ChazUK/wp-api-yoast-meta/pull/9

Note that my original task may be a bit misleading - this doesn't address Social/OG directly, but rather allows developers to filter the returned meta and attach information such as OG data to the outgoing response.

phatsk avatar Apr 26 '18 20:04 phatsk

Exactly what I'm looking for @phatsk, great, how would I use your PR to add those social meta tags? How do I find what are the options to pass to the reqeust?

fxck avatar Mar 07 '19 16:03 fxck