Simple Post Publish & Rewrite using API

plugin banner

A WordPress plugin to publish and rewrite text content into articles automatically using OpenAI's GPT model.

Author:Tech Avenue Labs (profile at wordpress.org)
WordPress version required:6.0
WordPress version tested:6.7.1
Plugin version:1.1
Added to WordPress repository:24-11-2024
Last updated:02-12-2024
Rating, %:100
Rated by:1
Plugin URI:
Total downloads:249
plugin download
Click to start download

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.


Screenshots
FAQ
ChangeLog