WooCommerce Code Reference

ExportWCSettingsAdvanced extends ExportWCSettings Uses UseWPFunctions

Class ExportWCSettingsProducts

This class exports WooCommerce settings and implements the StepExporter and HasAlias interfaces.

Table of Contents

export()  : SetSiteOptions
Export WooCommerce settings.
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.
get_page_id()  : string
Get the page ID for the settings page.

Methods