Skip to content

Adds the Yoast fields for pages and posts to the WP-API response

Notifications You must be signed in to change notification settings

Glasshouse/wp-api-yoast-meta

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WP API Yoast SEO

For use with the new WP REST API

Returns Yoast post or page metadata in a normal post or page request. Stores the metadata in the yoast field of the returned data.

Currently fetching:

  • focuskw
  • title
  • metadesc
  • linkdex
  • metakeywords
  • meta-robots-noindex
  • meta-robots-nofollow
  • meta-robots-adv
  • canonical
  • redirect
  • opengraph-title
  • opengraph-description
  • opengraph-image
  • twitter-title
  • twitter-description
  • twitter-image

Thanks to jmfurlott/wp-api-yoast

About

Adds the Yoast fields for pages and posts to the WP-API response

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%