More information.', 'blockbase' ), __( 'https://wordpress.com/support/custom-fonts/' ) ); } function init_deprecation_notice( $wp_customize ) { $wp_customize->add_section( $this->section_key, array( 'capability' => 'edit_theme_options', 'title' => __( 'Fonts', 'blockbase' ), ) ); $wp_customize->add_control( $this->section_key . '-v1-blockbase-font-deprecation-notice', array( 'type' => 'hidden', 'description' => '
' . $this->generate_deprecation_message() . '