Wp wc product attribute delete

Uit De Vliegende Brigade
Naar navigatie springen Naar zoeken springen
$ wp help wc product_attribute delete

NAME

  wp wc product_attribute delete

DESCRIPTION

  Delete an existing item.

SYNOPSIS

  wp wc product_attribute delete <id> [--id=<id>] [--force=<force>] [--porcelain]

OPTIONS

  <id>
    The ID for the resource.

  [--id=<id>]
    Unique identifier for the resource.

  [--force=<force>]
    Required to be true, as resource does not support trashing.

  [--porcelain]
    Output just the id when the operation is successful.