ClassesBigCommerceCustomizerSectionsBanners

Banners

Represents the Customizer section for managing banner settings in the BigCommerce store.

  • Full name: \BigCommerce\Customizer\Sections\Banners

Constants

ConstantVisibilityTypeValue
NAMEpublic’bigcommerce_banners’
ENABLE_BANNERSpublic’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:

ParameterTypeDescription
$wp_customize\WP_Customize_ManagerThe WordPress Customizer manager instance.


Automatically generated on 2025-01-21