WooCommerce Code Reference

WC_CLI_Update_Command
in package

Allows updates via CLI.

Tags
version
3.0.0

Table of Contents

register_commands()  : mixed
Registers the update command.
update()  : mixed
Runs all pending WooCommerce database updates.

Methods