wp_search_content
Search across WordPress pages, posts, media, categories, and tags using a query. Filter results by status, type, and date to find specific content.
Instructions
Search across WordPress pages, posts, media, categories, and tags
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | Search query | |
| status | No | any | |
| post_type | No | Types to search: page, post, attachment, category, tag | |
| date_after | No | ||
| date_before | No |