Përshkrim
DK API transforms WordPress into a clean, controlled API backend by disabling the frontend theme layer entirely, selectively removing default WP REST API routes, and registering a clean, versioned custom REST namespace.
Core Features
- Fully disables the WordPress frontend.
- Preserves Gutenberg compatibility while removing unnecessary endpoints.
- Exposes clean endpoints for Posts, Pages, Categories, Taxonomies, and Menus.
- Built-in structured block parsing for WordPress 7.0 readiness.
- Resolves Advanced Custom Fields (ACF) natively in API responses.
Instalim
- Upload the plugin folder to the
/wp-content/plugins/directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Configure the plugin in the Settings > DK Headless API menu.
PBR
-
Does this disable the WP Admin?
-
No, the WP Admin and Gutenberg editors remain fully functional. Only the frontend is disabled (returning 410 Gone or custom message).
Shqyrtime
Për këtë shtojcë s’ka shqyrtime.
Kontribues & Zhvillues
“DK Headless API” është software me burim të hapur. Në këtë shtojcë kanë dhënë ndihmesë personat vijues.
KontribuesPërkthejeni “DK Headless API” në gjuhën tuaj.
Ju intereson zhvillimi?
Shfletoni kodin, shkarkoni depon SVN, ose pajtohuni përmes RSS-je te regjistri i zhvillimeve.
Regjistër ndryshimesh
1.0.0
- Initial release.