WP Interact
Fetch or search posts from self-hosted WordPress websites, opening new possibilities for smart interaction with content.
WP Interact is a powerful plugin that allows users to fetch and search posts from self-hosted WordPress websites within a chat. Not only can it display multiple posts with title, date, excerpt, and links, but also shows full content of any single post provided to it. With its unique ability to interact with content on-the-go, users can easily access WordPress blogs without the need to open new windows or go searching for related links. This smart interaction plugin is a great choice for anyone wanting to streamline and optimize their content experience.
How to
Comments (0)
Try it
API docs
Learn how to use WP Interact effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Show me the latest blog posts from domain-name.com."
-
Prompt 2: "Find a specific blog post with the slug 'my-awesome-post'."
-
Prompt 3: "Show me more blog posts."
-
Prompt 4: "Search for blog posts related to 'WordPress development'."
-
Prompt 5: "Find more search results for 'web design'."
Features and commands
Feature/Command | Description |
---|---|
getPosts | This command retrieves a list of blog posts from a specified domain. You can provide the domain name as the filter and it will return the latest posts. By default, it shows 10 posts per page but you can specify the number of posts per page. If a specific post slug is provided, it will display the full content of that post including Markdown, headers, links, images, lists, code, quotes, and other HTML elements. |
searchPosts | This command allows you to search for blog posts related to a specific search term. You need to provide the domain name and the search term as filters. It returns a list of search results with the title, date, excerpt, and link. By default, it shows 10 search results per page but you can specify the number of search results per page. |