UNPKG

@frontity/wp-source

Version:

A Frontity source package for the REST API of self-hosted and WordPress.com sites

85 lines (84 loc) 1.82 kB
[ { "id": 4, "slug": "post-4", "type": "post", "link": "https://test.frontity.org/post-4/", "author": 1, "featured_media": 4, "categories": [1], "tags": [], "_embedded": { "author": [ { "id": 1, "name": "Author 1", "link": "https://test.frontity.org/author/author-1/", "slug": "author-1" } ], "wp:featuredmedia": [ { "id": 4, "slug": "attachment-4", "type": "attachment", "link": "https://test.frontity.org/post-4/attachment-4/", "author": 1 } ], "wp:term": [ [ { "id": 1, "count": 5, "link": "https://test.frontity.org/category/cat-1/", "slug": "cat-1", "taxonomy": "category", "parent": 0 } ] ] } }, { "id": 5, "slug": "post-5", "type": "post", "link": "https://test.frontity.org/post-5/", "author": 1, "featured_media": 5, "categories": [1], "tags": [], "_embedded": { "author": [ { "id": 1, "name": "Author 1", "link": "https://test.frontity.org/author/author-1/", "slug": "author-1" } ], "wp:featuredmedia": [ { "id": 5, "slug": "attachment-5", "type": "attachment", "link": "https://test.frontity.org/post-5/attachment-5/", "author": 1 } ], "wp:term": [ [ { "id": 1, "count": 5, "link": "https://test.frontity.org/category/cat-1/", "slug": "cat-1", "taxonomy": "category", "parent": 0 } ] ] } } ]