DK Headless API

外掛說明

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.

螢幕擷圖

安裝方式

  1. Upload the plugin folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Configure the plugin in the Settings > DK Headless API menu.

常見問題集

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).

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈DK Headless API〉的開發相關工作。

參與者

將〈DK Headless API〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release.