Banners
Represents the Customizer section for managing banner settings in the BigCommerce store.
- Full name:
\BigCommerce\Customizer\Sections\Banners
Constants
Constant | Visibility | Type | Value |
---|---|---|---|
NAME | public | ’bigcommerce_banners’ | |
ENABLE_BANNERS | public | ’bigcommerce_enable_banners’ |
Methods
register
Registers the banners section in the WordPress Customizer.
public register(\WP_Customize_Manager $wp_customize): void
Adds a new section for managing banners under the primary BigCommerce panel.
Parameters:
Parameter | Type | Description |
---|---|---|
$wp_customize | \WP_Customize_Manager | The WordPress Customizer manager instance. |
Automatically generated on 2025-01-21