array( 'elementor' => array( 'recommended' => true, /* translators: %s: "Elementor Page Builder" string */ 'description' => sprintf( esc_html__( 'To take full advantage of all the features this theme has to offer, please install and activate the %s plugin.', 'bulk' ), 'Elementor Page Builder' ), ), ), 'recommended_plugins_title' => esc_html__( 'Recommended plugin', 'bulk' ), 'install_button_label' => esc_html__( 'Install and Activate', 'bulk' ), 'activate_button_label' => esc_html__( 'Activate', 'bulk' ), 'deactivate_button_label' => esc_html__( 'Deactivate', 'bulk' ), ); bulk_Customizer_Notice::init( apply_filters( 'bulk_customizer_notice_array', $config_customizer ) );