amp_customizer_init

do_action( 'amp_customizer_init',  AMP_Template_Customizer $self )

Description #

Fires when the AMP Template Customizer initializes.

In practice the customize_register hook should be used instead.


Parameters #

$self

Instance.



Changelog #

Changelog
Version Description
0.4 Introduced.