Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getAllMetaHtml doesn't return Yoast title #57

Open
fiinix opened this issue Jan 10, 2020 · 1 comment
Open

getAllMetaHtml doesn't return Yoast title #57

fiinix opened this issue Jan 10, 2020 · 1 comment
Labels
bug Something isn't working wordpress

Comments

@fiinix
Copy link

fiinix commented Jan 10, 2020

Expectation: getAllMetaHtml() should return meta descriptions tags reflecting content from Yoast fields.

Result: getAllMetaHtml() returns "Wordpress title" as title and "first two available ACF field in the Loop" as meta description

@fiinix fiinix added the bug Something isn't working label Jan 10, 2020
@fiinix
Copy link
Author

fiinix commented Jan 10, 2020

Additional to this, the Rest API plugin which acts as a glue between the WP Rest API and the Yoast plugin stores it in a yoast_meta field. This has changed sometime between version 1.4.1 (current) and 1.2.1 (used on previous project) where the field was simply called yoast

https://github.com/ChazUK/wp-api-yoast-meta

@simonrjones simonrjones modified the milestones: 0.7.0, 0.6.6 Jan 20, 2020
@simonrjones simonrjones removed this from the 0.6.6 milestone May 6, 2021
@simonrjones simonrjones removed their assignment May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wordpress
Projects
None yet
Development

No branches or pull requests

2 participants