Primary
Class Primary
Represents the primary customizer panel for configuring the BigCommerce store.
- Full name:
\BigCommerce\Customizer\Panels\Primary
Constants
Constant | Visibility | Type | Value |
---|---|---|---|
NAME | public | string | ’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:
Parameter | Type | Description |
---|---|---|
$wp_customize | \WP_Customize_Manager | The WordPress Customizer manager instance. |
Automatically generated on 2025-01-21