Descripción
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.
Instalación
- Upload the plugin files to the
/wp-content/plugins/puti-content-coredirectory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Access the custom post type ‘Puti Content’ to create your first article and retrieve the embed tag.
Preguntas frecuentes
-
Does this require the Gutenberg editor?
-
No, this plugin is designed to work only with the classic editor for maximum simplicity and stability.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
“Puti Content Core” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “Puti Content Core” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
1.0.0
- Initial release of Puti Content Core.
- Added custom post type, REST API endpoint, and embed tag functionality.