WooCommerce Code Reference

BuiltInStepProcessors

Class BuiltInStepProcessors

Table of Contents

__construct()  : mixed
BuiltInStepProcessors constructor.
get_all()  : array<string|int, mixed>
Returns an array of all step processors.
create_install_plugins_processor()  : ImportInstallPlugin
Creates the processor for installing plugins.
create_install_themes_processor()  : ImportInstallTheme
Creates the processor for installing themes.

Methods