JWT Authentication for WP REST API

By : tmeister

Extends the WP REST API using JSON Web Tokens Authentication as an authentication method.

JSON Web Tokens are an open, industry standard RFC 7519 method for representing claims securely between two parties.

Support and Requests please in Github: https://github.com/Tmeister/wp-api-jwt-auth

WP REST API - Pure Taxonomies

Now you have no need to make additional requests to get taxonomy info (term_id, name, slug, term_group, term_taxonomy_id, taxonomy, description, parent, count, filter) from their id that is available in the default json response. Now all available taxonomy data is available in 'pure_taxonomies' fie.........

Similar: 17%

WP REST API - All Terms

This plugin will add separate WordPress REST API (v2) endpoint, with all available terms (all used categories, tags and custom taxonomies). It is very useful when you need to create some filters into your app, with lists of all available terms. For example what can you get, using wp-json/wp/v2/all-.........

Similar: 13%

WP REST API Cache

Enable caching for WordPress REST API and increase speed of your application See details on GitHub: http://github.com/airesvsg/wp-rest-api-cache...

Similar: 13%

WP REST API - Post Type Taxonomies

This plugin will add separate WordPress REST API (v2) endpoint, with all relations between existing post types and attached to them terms (taxonomies). It is very useful when you need to create some filters, when you want to know what taxonomies are attached to the current post type. For example wh.........

Similar: 12%

WP API (V2) isFront

This plugin extends the WordPress JSON REST API with new endpoints for WordPress isFront pages attribute...

Similar: 12%

WP-REST-API V2 Menus

This plugin extends the WordPress REST API (Version 2) with new routes for WordPress registered menus. The new routes available will be: /menus/v1/menus list of every registered menu. /menus/v1/menus/<slug> data for a specific menu. ...

Similar: 12%

WP API Page template

Extends WordPress JSON REST API page endpoints with page template name....

Similar: 12%

WP API Menus

This plugin extends the WordPress JSON REST API with new routes for WordPress registered menus The new routes available will be: /menus list of every registered menu. /menus/<id> data for a specific menu. /menu-locations list of all registered theme locations. /menu-locations/<location&g.........

Similar: 12%

WP API (V2) WooCommerce endpoints

This plugin extends the WordPress JSON REST API with new endpoints for WooCommerce (is_shop, is_cart, is_checkout, is_account_page) page functions...

Similar: 12%

JSON REST API Subscriptions

If you are publishing content and have users/websites digesting your content, you may have been faced with the problem: how do I get updates to users immediately? In the past users/websites have subscribed to feeds or used techniques like "polling" to constantly ping your site for new content. Both .........

Similar: 10%