\dtg\gift_aid_for_woocommerceCustomizer

Class Customizer

Register Customizer settings, panels, section and controls.

Summary

Methods
Properties
Constants
__construct()
run()
customizer_settings()
customizer_panels()
customizer_sections()
customizer_controls()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$plugin_root
$plugin_name
$plugin_prefix
N/A

Properties

$plugin_root

$plugin_root : string

Path to the root plugin file.

Type

string

$plugin_name

$plugin_name : string

Plugin name.

Type

string

$plugin_prefix

$plugin_prefix : string

Plugin prefix.

Type

string

Methods

__construct()

__construct() 

Constructor.

run()

run() 

Unleash Hell.

customizer_settings()

customizer_settings(\dtg\gift_aid_for_woocommerce\WP_Customize  $wp_customize) 

Register Customizer settings.

Parameters

\dtg\gift_aid_for_woocommerce\WP_Customize $wp_customize

WordPress Customizer object.

customizer_panels()

customizer_panels(\dtg\gift_aid_for_woocommerce\WP_Customize  $wp_customize) 

Register Customizer panels.

Parameters

\dtg\gift_aid_for_woocommerce\WP_Customize $wp_customize

WordPress Customizer object.

customizer_sections()

customizer_sections(\dtg\gift_aid_for_woocommerce\WP_Customize  $wp_customize) 

Register Customizer sections.

Parameters

\dtg\gift_aid_for_woocommerce\WP_Customize $wp_customize

WordPress Customizer object.

customizer_controls()

customizer_controls(\dtg\gift_aid_for_woocommerce\WP_Customize  $wp_customize) 

Register Customizer controls.

Parameters

\dtg\gift_aid_for_woocommerce\WP_Customize $wp_customize

WordPress Customizer object.