patronage / bubs-timber

Gulp + Timber + WP
Other
5 stars 1 forks source link

85 json api plugins #89

Closed yuvilio closed 6 years ago

yuvilio commented 6 years ago

This PR does two main things, per #85 :

screenshot from 2018-01-10 11-35-09

This enables access to posts via API Json for Sample Page: http://www.bubs.loc/wp-json/wp/v2/pages/2

Altenate route provided by postlight (api-routes.php) using slug: http://www.bubs.loc/wp-json/postlight/v1/page/?slug=sample-page

screenshot from 2018-01-10 11-45-10

If enabled, pages and posts redirect to the json: ex: http://www.bubs.loc/sample-page/ -> http://www.bubs.loc/wp-json/wp/v2/pages/2