Sync To GPT Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Connect your posts to GPTs in ChatGPT. Allow users to engage with your content in ChatGPT or use in private GPTs for tasks like content analysis.
Features
- WordPress REST API: Utilizes the WordPress REST JSON API to read posts.
- Multiple Post Retrieval: Retrieves 10 or more posts at a time for ChatGPT interactions.
- Single Post Retrieval: Retrieves the full content of relevant single posts.
- Post Search: Initiates searches based on search terms derived from user questions in ChatGPT.
- Pagination: Option to navigate through different sets of posts (next page).
- HTML Content Cleaning: Automatically cleans full post content before sending to ChatGPT, ensuring concise context for ChatGPT interactions. This is performed through the plugin’s custom endpoint.
Settings
- OpenAPI Schema: A generated OpenAPI schema to paste into your GPT actions configuration.
- GPT Instructions: Specific instructions for your GPT to interact with your WordPress posts.
Requirements
PHP 5.6+ recommended, WordPress 5.8+, self-hosted WordPress website with the WordPress REST API enabled.
Documentation
- Copy the OpenAPI schema from the plugin settings and paste it into your GPT actions configuration.
- Copy the GPT instructions from the plugin settings and paste it at the bottom of your custom instructions.
- Enter your privacy policy page URL if your GPT is public.
Below are examples of prompts that can be used with your GPT:
“Show me an interesting post about technology.”
“Summarize the latest post about AI.”
“Create a draft for a newsletter featuring 5 latest posts.”
“I need ideas to boost engagement on my blog.”
“Draft a social media post for my latest article.”
Screenshots
No screenshots provided