前言介紹
- 這款 WordPress 外掛「Simple Post Publish & Rewrite using API」是 2024-11-23 上架。
- 目前有 10 個安裝啟用數。
- 上一次更新是 2024-12-02,距離現在已有 152 天。
- 外掛最低要求 WordPress 6.0 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
- 有 1 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
api | gpt | openai | rewrite | post publish |
內容簡介
總結:Simple Post Publish & Rewrite using API 是一個 WordPress 外掛,讓使用者能自動將文字內容發佈和改寫成文章。透過 OpenAI 的 GPT 模型進行內容生成和改寫,讓文章創作更輕鬆。同時,與文章相關的圖像(縮略圖)會自動保存至 WordPress 媒體庫。開發者可以使用此 API 進行專案整合,處理自動改寫和發佈。
問題與答案:
1. 這個 WordPress 外掛的主要功能是什麼?
- 答:允許使用者自動發佈和改寫文字內容成文章。
2. 這個外掛如何使文章創作更容易?
- 答:透過 OpenAI 的 GPT 模型進行內容生成和改寫。
3. 如何使用這個外掛的 API 功能?
- 答:透過 RESTful API 存取插件的功能,可以輕鬆與外部腳本和應用程式整合。
4. 這個外掛如何處理圖像?
- 答:將所有相關圖像的URL保存為縮略圖在 WordPress 媒體庫中。
5. 什麼是外掛的一個重要特點,讓創作文章更有彈性?
- 答:可自訂內容生成,包括產生標題、改寫內容,以及新增類別和標籤。
6. 若要使用這個外掛,有哪些系統需求?
- 答:需要 JWT Authentication for WP REST API 外掛進行安全的 API 驗證。
7. 這個外掛連接到哪個外部服務生成和改寫內容?
- 答:連接到 OpenAI 的 GPT API。
原文外掛簡介
Simple Post Publish & Rewrite using API is a WordPress plugin that allows users to publish and rewrite text content into articles automatically. The plugin leverages OpenAI’s GPT model for content generation and rewriting, making it easier to create articles with minimal effort. Additionally, any associated images (thumbnails) are automatically saved to the WordPress media library. Developers can use this API to integrate into their projects and handle auto rewrite & publishing.
Key Features
– Publish & Rewrite Content: Using OpenAI’s GPT model, the plugin can publish new posts and rewrite existing content into well-structured news articles.
– API Integration: You can access the plugin’s functionality via a RESTful API, making it easy to integrate with external scripts and applications (like PHP, Python, Curl, etc.) using HTTP POST requests.
– Image Handling: The plugin saves any associated image URL as a thumbnail image in the WordPress media library.
– Flexible Content Generation: The plugin allows you to customize the content generation, including generating a title, rewriting content, and adding categories and tags.
– Automatic Post Creation: Generate content automatically from external sources, scripts, or applications, saving time and streamlining content management.
Requirements
– JWT Authentication for WP REST API: This plugin requires the JWT Authentication for WP REST API plugin for secure API authentication using a JWT token.
Extend this Plugin
– Telegram Bot Integration & Article Rewrite with ChatGPT: Create a Telegram bot that lets you publish articles directly to your website from Telegram. It also has the capability to generate and rewrite both the title and the post content. Buy Extension
API Endpoint
– API Endpoint URL:
https://yoursite.com/wp-json/api-publisher/v1/generate
Authentication
To use the API, authentication is required using a JWT token (Bearer). Ensure that the JWT Authentication for WP REST API plugin is installed and configured properly.
Git Repository
https://github.com/techavenuelabs/Simple-Post-Publish-Rewrite-using-API
External Services
This plugin connects to OpenAI’s GPT API to generate and rewrite article content. It sends user-provided text and settings to OpenAI’s servers for processing and retrieves the generated content. The use of this service requires an active OpenAI API key.
Service provider: OpenAI
Terms of use: OpenAI Terms of Use
Privacy policy: OpenAI Privacy Policy
Donate
If you find this plugin helpful, consider supporting us: Donate here.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Simple Post Publish & Rewrite using API」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
暫無相關外掛推薦。