You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: