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