This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

Plugin::add_customizer()

Implements WP customizer functionality


Source

File: includes/libs/plugin.class.php

484private function add_customizer(){
485    if( is_admin() || is_customize_preview() ) {
486        $this->customizer = new Customizer();
487 
488    }
489}

Start your video site now!

Manage and coordinate your Vimeo channels, albums or videos with your WordPress website. Perfect fit for membership, portfolio, online courses or any type of video collection.

Get Vimeotheque PRO!