Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/cli/class-wc-cli-rest-command.php / Page 2

WC_CLI_REST_Command

Class: Main Command for WooCommere CLI.

Source: includes/cli/class-wc-cli-rest-command.php:28

Used by 0 functions | Uses 0 functions

WC_CLI_REST_Command::__construct()

Method: Sets up REST Command.

Source: includes/cli/class-wc-cli-rest-command.php:84

Used by 2 functions | Uses 0 functions

WC_CLI_REST_Command::set_supported_ids()

Method: Passes supported ID arguments (things like product_id, order_id, etc) that we should look for in addition to id.

Source: includes/cli/class-wc-cli-rest-command.php:107

Used by 0 functions | Uses 0 functions

WC_CLI_REST_Command::get_supported_ids()

Method: Returns an ID of supported ID arguments (things like product_id, order_id, etc) that we should look for in addition to id.

Source: includes/cli/class-wc-cli-rest-command.php:116

Used by 1 function | Uses 0 functions

WC_CLI_REST_Command::create_item()

Method: Create a new item.

Source: includes/cli/class-wc-cli-rest-command.php:128

Used by 0 functions | Uses 3 functions
« Previous 1 2
Proudly powered by WordPress