外掛說明
Automatik Blog plugin extends the WordPress REST API by providing custom endpoints for publishing articles, updating posts, uploading images, and managing categories. It is designed to facilitate integration between WordPress and the Automatik Blog application, allowing seamless content management and automated publishing of SEO-optimized articles.
Features:
- Publish articles via custom REST API endpoints.
- Update existing posts and pages.
- Upload and manage images.
- Create and manage categories.
- Retrieve posts, pages, authors, tags, and categories.
- Secure API access with unique authorization codes.
License
This plugin is licensed under the GPLv2 or later.
Copyright (C) 2024 Automatik Blog
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or any later version.
安裝方式
- Upload the
automatik-blog
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Navigate to ‘Settings’ > ‘Automatik Blog’ to generate and configure your unique authorization code in the app.
常見問題集
-
After activating the plugin, go to ‘Settings’ > ‘Automatik Blog’ in your WordPress dashboard to generate your unique authorization code and link with https://automatikblog.com
-
Is the plugin secure?
-
Yes, the plugin requires a unique authorization code for all API requests, ensuring secure access to your WordPress site.
使用者評論
參與者及開發者
變更記錄
1.0.0
- Initial release.
- Added endpoints for publishing articles, updating posts, uploading images, and managing categories.
1.0.1
- Minor fixes and improvements.
1.0.2
- Minor fixes and improvements.