Libraries tagged by wordpress rest api
bhargav2785/wordpressphprestapi
7 Downloads
PHP Rest API wrapper for your Wordpress blog
carmelosantana/coqui-awesome-wp
0 Downloads
Comprehensive WordPress management toolkit for Coqui — multi-site REST API + WP-CLI integration for content, users, plugins, themes, media, menus, settings, health monitoring, custom code scaffolding, and more
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.
tanjil/woo-laravel-migrator
1 Downloads
Import and synchronize WooCommerce stores into Laravel applications through the WooCommerce REST API.
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
68 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.
kucrut/bridge-post-formats
251 Downloads
Expose Post Formats in WP REST API.
kucrut/bridge-menus
300 Downloads
WP REST API endpoint for menus.
illodev/markdown-negotiation-for-agents
0 Downloads
Content negotiation plugin for WordPress that serves Markdown to AI agents and tools via Accept header.
givanov95/wp-plugin-core
9 Downloads
Core PHP toolkit for building WordPress plugins: service providers, Vite asset integration, REST helpers, admin menus, validation, and a thin DB layer.
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.