wp_cpt_update
Partially update any WordPress custom post type by submitting only the fields that need changing.
Instructions
Partially update an item of any CPT. Only fields provided are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| meta | No | ||
| slug | No | ||
| title | No | ||
| status | No | ||
| content | No | ||
| excerpt | No | ||
| post_type | Yes |