Libraries tagged by wordpress rest api
goneman/t1z-plugin-commons
6 Downloads
Boilerplate for WordPress plugins with REST API and Backbone.js admin app
bhargav2785/wordpressphprestapi
7 Downloads
PHP Rest API wrapper for your Wordpress blog
wirefront/wplitecore
5 Downloads
A lightweight PHP core framework designed for seamless development of headless WordPress websites, leveraging the WP-JSON API for efficient, decoupled front-end and back-end integration.
stuzzo/acf-collector
64 Downloads
spacedmonkey/react-revolution
1001 Downloads
A WordPress theme based on the _s by Automattic, but uses react and REST API to render content.
pedrosancao/wordimpress
18 Downloads
Static site generator library using Wordpress API as content source.
optemiz/dashboard
65 Downloads
Plugin settings page.
maheshwaghmare/wp-dev-table-of-content
3 Downloads
Generate the table of content from the give content.
maheshwaghmare/wp-dev-remote-request
2 Downloads
Cache the HTTP reqeust and store into the transient for given expiration time to avoid the remote requests.
logoscon/key-auth
9898 Downloads
API/Secret Key Authentication handler for the WP REST API.
kucrut/bridge-post-formats
251 Downloads
Expose Post Formats in WP REST API.
kucrut/bridge-menus
300 Downloads
WP REST API endpoint for menus.
gokepelemo/wpgraphql-content-filter
0 Downloads
WordPress plugin that filters and sanitizes content in WPGraphQL and REST API responses with configurable HTML stripping, Markdown conversion, and custom tag allowlists.
german/gman-end-point
13 Downloads
Create and make available a custom NOT A REST endpoint 'http://localhost/wordpress/exercise/inpsyde'. When a visitor navigates to that endpoint, the plugin send an HTTP request to a REST API endpoint. The API is available at https://jsonplaceholder.typicode.com/ and the endpoint to call is /users.The plugin will parse the JSON response and will use it to build and display an HTML table.
codexshaper/wp-client-php
1 Downloads
Wordpress API Client for PHP