wp_delete_post
Delete a WordPress post by ID, sending it to trash or permanently removing it with the force option. Requires authenticated WordPress credentials.
Instructions
Delete a WordPress post. Requires WP_USERNAME/WP_APP_PASSWORD to be configured.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| force | No |