Deskripsyon
Returns Yoast post or page metadata in a normal post or page request. Stores the metadata in the yoast_meta field of the returned data.
Pag-install
Upload the plugin files to the /wp-content/plugins/wp-api-yoast-meta directory, or install the plugin through the WordPress plugins screen directly.
Activate the plugin through the ‘Plugins’ screen in WordPress
…
Profit
Mga Review
Wala pang reviews para sa plugin na ito.
Mga Contributor at Developer
Ang “WP API Yoast SEO” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.
Mga ContributorIsalin ang “WP API Yoast SEO” sa iyong wika.
Interesado sa development?
Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.
Changelog
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
Launched!