
WP Interact
Fetch or search posts from self-hosted WordPress websites, opening new possibilities for smart interaction with content.
- Name For Model
- wpinteract
- Website
- www.wpinteract.com
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- 5 months ago
- Contact
- [email protected]
- Description For Model
- Plugin to fetch or search WordPress posts from a given URL. When fetching mutiple posts, it shows 10 posts by default with the title, date, excerpt, and link. After the specified number of posts in per_page has been shown, it asks the user if they wish to see more posts. If a specific post URL is provided, it displays a single post with the full content of the post, including Markdown for headers, links, images, lists, code, quotes, and other HTML elements.
Plugin Functions/Features (Plugin API Document)
Operation Id | HTTP Method | Description | |
---|---|---|---|
1 | getPosts | GET | |
2 | searchPosts | GET |