wp_list_cpt_items
List WordPress custom post type entries by slug, using optional filters for status, search, page, and per-page limits to retrieve targeted content.
Instructions
List items of a custom post type with optional filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| search | No | ||
| status | No | ||
| per_page | No | ||
| post_type | Yes | Post type slug |