WooCommerce Code Reference

ExportWCTaskOptions implements StepExporter, HasAlias Uses UseWPFunctions

Class ExportWCTaskOptions

This class exports WooCommerce task options and implements the StepExporter and HasAlias interfaces.

Interfaces, Classes and Traits

StepExporter
HasAlias

Table of Contents

export()  : SetSiteOptions
Export WooCommerce task options.
get_alias()  : string
Get the alias for this exporter.
get_description()  : string
Return description used in the frontend.
get_label()  : string
Return label used in the frontend.
get_step_name()  : string
Get the name of the step.

Methods