Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 362 Bytes

File metadata and controls

17 lines (9 loc) · 362 Bytes

wp types relationship delete

Deletes a relationship.

OPTIONS

<slug> : The slug of the relationship.

[--cleanup=<bool>] : Whether to delete related associations, intermediary post type and the intermediary post field group, if they exist. Defaults to true.

EXAMPLES

wp types relationship delete relationship-slug --cleanup=false