ClassesBigCommerceCustomizerPanelsPrimary

Primary

Class Primary

Represents the primary customizer panel for configuring the BigCommerce store.

  • Full name: \BigCommerce\Customizer\Panels\Primary

Constants

ConstantVisibilityTypeValue
NAMEpublicstring’bigcommerce’

Methods

register

Register the primary panel in the WordPress Customizer.

public register(\WP_Customize_Manager $wp_customize): void

Adds a new panel to the WordPress Customizer for editing the appearance of the BigCommerce store.

Parameters:

ParameterTypeDescription
$wp_customize\WP_Customize_ManagerThe WordPress Customizer manager instance.


Automatically generated on 2025-01-21