array( 'webriti-companion' => array( 'recommended' => true, 'description' => sprintf('Install and activate Webriti Companion plugin for taking full advantage of all the features this theme has to offer %s.', 'busiprof'), ), ), 'recommended_actions' => array(), 'recommended_actions_title' => esc_html__( 'Recommended Actions', 'busiprof' ), 'recommended_plugins_title' => esc_html__( 'Recommended Plugin', 'busiprof' ), 'install_button_label' => esc_html__( 'Install and Activate', 'busiprof' ), 'activate_button_label' => esc_html__( 'Activate', 'busiprof' ), 'deactivate_button_label' => esc_html__( 'Deactivate', 'busiprof' ), ); Busiprof_Customizer_Notify::init( apply_filters( 'busiprof_customizer_notify_array', $config_customizer ) ); ?>