%2$s', esc_url( home_url( '/' ) ), wp_get_attachment_image( $custom_logo_id, 'full', false, array( 'class' => 'custom-logo', ) ), astra_attr( 'site-title-sticky-custom-link', array( 'class' => '', ) ) ); return $html; } } } } /** * Kicking this off by calling 'get_instance()' method */ Astra_Ext_Sticky_Header_Customizer_Partials::get_instance();