array( 'ih-sliders-showcases' => array( 'recommended' => true, /* translators: s - ThemeIsle Companion */ 'description' => sprintf( esc_html__( 'If you want to take full advantage of the options this theme has to offer(like showcases, testimonials, parallax sections, etc) please install and activate %s.', 'blain' ), sprintf( '%s', 'IH Sliders & Showcases Plugin' ) ), ), ), 'recommended_actions' => array(), 'recommended_actions_title' => esc_html__( 'Recommended Actions', 'blain' ), 'recommended_plugins_title' => esc_html__( 'Recommended Plugins', 'blain' ), 'install_button_label' => esc_html__( 'Install and Activate', 'blain' ), 'activate_button_label' => esc_html__( 'Activate', 'blain' ), 'deactivate_button_label' => esc_html__( 'Deactivate', 'blain' ), ); Themeisle_Customizer_Notify::init( apply_filters( 'blain_customizer_notify_array', $config_customizer ) );