PHP Class Post_Term_Command, wp-cli

## EXAMPLES # Set post terms $ wp post term set 123 test category Success: Set terms.
Inheritance: extends WP_CLI\CommandWithTerms
Show file Open project: wp-cli/wp-cli

Protected Properties

Property Type Description
$obj_type

Public Methods

Method Description
__construct ( )

Protected Methods

Method Description
get_object_type ( )

Method Details

__construct() public method

public __construct ( )

get_object_type() protected method

protected get_object_type ( )

Property Details

$obj_type protected property

protected $obj_type