array( 'pluglab' => array( 'recommended' => true, 'description' => sprintf( /* translators: %s: plugin name */ esc_html__( 'To get advance features and business sections on the FrontPage, please install and activate the %s plugin.', 'bizstrait' ), 'PlugLab' ), ), ), 'recommended_actions' => array(), 'recommended_actions_title' => esc_html__( 'Recommended Actions', 'bizstrait' ), 'recommended_plugins_title' => esc_html__( 'Recommended Plugin', 'bizstrait' ), 'install_button_label' => esc_html__( 'Install and Activate', 'bizstrait' ), 'activate_button_label' => esc_html__( 'Activate', 'bizstrait' ), 'bizstrait_deactivate_button_label' => esc_html__( 'Deactivate', 'bizstrait' ), ); Bizstrait_Customizer_Notify::init( apply_filters( 'bizstrait_customizer_notify_array', $bizstrait_config_customizer ) );