• Trusted by 2,250,000+ users
  • 30-Day money back guarantee
  • 15+ years of experience
  • Woocommece, Elementor, Gutenberg, 6+

WUXT Headless WordPress API Extensions

by @danielauener

0 Ratings

Active Installations

70+

Last Update

5 years

Quality

D

Plugin Description

Description
This plugin adds a couple of extensions to the WordPress Rest API, which are aimed to make the use of WordPress as headless CMS easier.
It is originally coded for WUXT, a dockerized development environment for headless WordPress combined with NuxtJs. However, it can be used by every other application, which needs a powerful headless WordPress back-end.
WordPress API Extensions
Frontpage endpoint: There is no obvious way to get the WordPress front-page via the Rest API. To read the settings, you have to be authorized, which makes things unnecessary complicated. The new endpoint returns the front-page object if it is set, the ten newest posts otherwise.
Menu endpoint: Right now, there is no way I know of, for getting menus from the API. This endpoint returns an entire menu as nested array. Default location is “main”, but you can request other locations.
Slug endpoint: If you are building a front-end app on top of WordPress, you have to think about how to structure your urls. WordPress has two default post-types (posts & pages) and in the urls is not distinguished which type you are requesting, so http://wp-site.expl/something might lead to a page or a post, dependent on the type of the object with the slug something. If you want to mirror that behaviour in your app, you have to do two requests for each url, one searching pages, one searching posts. To make that one request, use the slug end-point.
Taxonomy filter AND extension: When filtering taxonomies with an Rest API request, all queries are OR-queries. That means you can get posts which are either in category A or B. Our adjustment lets you switch all tax_queries to an AND-relation, so that you can select posts which are both in category A and B.
Geo query: If your application has to get posts by geographical proximity, you can use a geo query.
WordPress SEO meta fields: They are included automatically in the
meta
object if the Yoast WordPress SEO plugin is activated.
Advanced custom fields are included automatically in the
meta
object if the plugin is activated.
Endpoints and parameters
Frontpage
GET
/wp-json/wuxt/v1/front-page
GET
/wp-json/wuxt/v1/front-page?_embed
Menu
GET
/wp-json/wuxt/v1/menu
GET
/wp-json/wuxt/v1/menu?location=
Slug
GET
/wp-json/wuxt/v1/slug/ GET
/wp-json/wuxt/v1/slug/?_embed
Taxonomy filter AND extension
GET
/wp-json/wp/v2/posts/?categories=1,2&and=true
GEO query
GET
/wp-json/wp/v2/posts/?coordinates=,&distance=
GET
/wp-json/wp/v2/posts/?coordinates=:,:&distance=
GET
/wp-json/wp/v2/posts/?coordinates=52.585,13.373&distance=10
GET
/wp-json/wp/v2/posts/?coordinates=lat_mkey:52.585,lng_mkey:13.373&distance=10
GET
/wp-json/wp/v2/posts/?coordinates=52.585,13.373&distance=10m
Links
More detailed end-point description
WUXT
WUXT release blog post
NuxtJs
Credits
Michael Cox Menu Class for returning a menu as array

Similar Plugins

  • Report Bug
The content on this website originates from various sources. All rights to the original content remain with the respective author. If you believe that your copyrights have been infringed by the use of content on this website, please contact us at info@plugin-guru.com. We will remove the content in question immediately.

This is the heading

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

Regular Price

Free download

Key Features

  • You will be redirected to the retailer

Collections

Create your first Collection

To create a collection, simply click on the symbol on the desired plugin.

You can see this symbol when you move the mouse over the plugin. 

Current Level

Plugin Magican

You have reached 0 views on your collections and are currently Plugin Magican. You magically help people find the right plugins and are a great asset to the community

0 of 500 views reached