WP_Customize_Manager::customize_preview_base PHP Method

customize_preview_base() public method

Print base element for preview frame.
Deprecation: 4.7.0
Since: 3.4.0
    public function customize_preview_base()
    {
        _deprecated_function(__METHOD__, '4.7.0');
    }
WP_Customize_Manager