wp_pages_get
Retrieve a single WordPress page by ID, with full content. Choose context to get raw fields (edit), public rendered version (view), or embed.
Instructions
Fetch a single page by ID with full content. Use context=edit (default) for raw fields, context=view for the public rendered version only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| context | No | edit |