Puti Content Core

外掛說明

Puti Content Core is a lightweight plugin designed to help you use your WordPress installation as a powerful Headless CMS backend for static websites (HTML/JS).

Key Features:
* Content Delivery: Provides a public REST API endpoint to deliver published post content.
* Easy Integration: Generates a simple HTML tag for easy copy-paste integration into static site.
* Custom Post Type Focus: Designed to work exclusively with its custom post type (puticoco_article) to ensure stability and avoid conflicts with existing blog content.

This core plugin offers the essential functionality. For advanced security features (IP/Domain restriction, detailed access logs), consider our premium managed service, Puti Content Updater.

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/puti-content-core directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Access the custom post type ‘Puti Content’ to create your first article and retrieve the embed tag.

常見問題集

Does this require the Gutenberg editor?

No, this plugin is designed to work only with the classic editor for maximum simplicity and stability.

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈Puti Content Core〉的開發相關工作。

參與者

將〈Puti Content Core〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.1.0

  • You can now set the domains that can retrieve ‘Puti Content’.

1.0.0

  • Initial release of Puti Content Core.
  • Added custom post type, REST API endpoint, and embed tag functionality.