array( 'clever-fox' => array( 'recommended' => true, 'description' => sprintf('Install and activate Clever Fox plugin for taking full advantage of all the features this theme has to offer %s.', 'startkit'), ), ), 'recommended_actions' => array(), 'recommended_actions_title' => esc_html__( 'Recommended Actions', 'startkit' ), 'recommended_plugins_title' => esc_html__( 'Recommended Plugin', 'startkit' ), 'install_button_label' => esc_html__( 'Install and Activate', 'startkit' ), 'activate_button_label' => esc_html__( 'Activate', 'startkit' ), 'startkit_deactivate_button_label' => esc_html__( 'Deactivate', 'startkit' ), ); Startkit_Customizer_Notify::init( apply_filters( 'startkit_customizer_notify_array', $startkit_config_customizer ) ); ?>