Returns Yoast post or page metadata in a normal post or page request.
| Author: | Pablo Postigo, Luis Herranz, Niels Garve, Tedy Warsitha, Charlie Francis (profile at wordpress.org) |
| WordPress version required: | 4.4 |
| WordPress version tested: | 4.9.9 |
| Plugin version: | 1.7.0 |
| Added to WordPress repository: | 12-01-2018 |
| Last updated: | 07-02-2019
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 100 |
| Rated by: | 2 |
| Plugin URI: | https://github.com/wp-pwa/yoast-seo-for-wp-pw... |
| Total downloads: | 3 096 |
| Active installs: | 20+ |

Click to start download
|
ChangeLog
= 1.6.0=
– Big refactoring. Avoid using the_post and make it work with custom taxonomies and latest.
= 1.5.1=
– Main file renamed to plugin.php
1.5.0
- Merged contributions from Niels Garve fork (https://github.com/niels-garve/yoast-to-rest-api)
- Changed name to “Yoast SEO for WordPress PWA”
1.4.1
1.4.0
- Fixed broken meta descriptions in REST collections
- PHP Coding Standards (https://make.wordpress.org/core/handbook/best-practices/coding-standards/php/#php)
1.4.0-alpha
- Fixed retrieval of the meta description
- Generalized Worona PWA dependencies
1.3
- Adapted to the needs of Worona PWA
1.2
- Changed
register_api_field to register_rest_field as it’s depracated
- Changed the metadata name to
yoast rather than yoast_meta
- Removed the
yoast_wpseo_ prefix from the returned meta as it seems undeed
1.1
- Using Class instead of plain function
- Added output to public custom post types
1.0