esc_html__( 'Kirki', 'amela' ), 'slug' => 'kirki', 'required' => false, ), array( 'name' => esc_html__( 'Elementor', 'amela' ), 'slug' => 'elementor', 'required' => false, ), array( 'name' => esc_html__( 'WooCommerce', 'amela' ), 'slug' => 'woocommerce', 'required' => false, ), array( 'name' => esc_html__( 'One Click Demo Import', 'amela' ), 'slug' => 'one-click-demo-import', 'required' => false, ), array( 'name' => esc_html__( 'Contact Form 7', 'amela' ), 'slug' => 'contact-form-7', 'required' => false, ), array( 'name' => esc_html__( 'MailChimp for WordPress', 'amela' ), 'slug' => 'mailchimp-for-wp', 'required' => false, ), array( 'name' => esc_html__( 'Smash Balloon Social Photo Feed', 'amela' ), 'slug' => 'instagram-feed', 'required' => false, ), array( 'name' => esc_html__( 'YITH WooCommerce Quick View', 'amela' ), 'slug' => 'yith-woocommerce-quick-view', 'required' => false, ), array( 'name' => esc_html__( 'YITH WooCommerce Wishlist', 'amela' ), 'slug' => 'yith-woocommerce-wishlist', 'required' => false, ), array( 'name' => esc_html__( 'WooCommerce Variation Swatches', 'amela' ), 'slug' => 'woo-variation-swatches', 'required' => false, ) ); $config = array( 'id' => 'tgmpa', 'default_path' => '', 'menu' => 'tgmpa-install-plugins', 'capability' => 'edit_theme_options', 'has_notices' => true, 'dismissable' => true, 'dismiss_msg' => '', 'is_automatic' => true, 'message' => '', 'strings' => array( 'page_title' => esc_html__( 'Install Required Plugins', 'amela' ), 'menu_title' => esc_html__( 'Install Plugins', 'amela' ), 'installing' => esc_html__( 'Installing Plugin: %s', 'amela' ), 'updating' => esc_html__( 'Updating Plugin: %s', 'amela' ), 'oops' => esc_html__( 'Something went wrong with the plugin API.', 'amela' ), 'return' => esc_html__( 'Return to Required Plugins Installer', 'amela' ), 'plugin_activated' => esc_html__( 'Plugin activated successfully.', 'amela' ), 'activated_successfully' => esc_html__( 'The following plugin was activated successfully:', 'amela' ), 'plugin_already_active' => esc_html__( 'No action taken. Plugin %1$s was already active.', 'amela' ), 'plugin_needs_higher_version' => esc_html__( 'Plugin not activated. A higher version of %s is needed for this theme. Please update the plugin.', 'amela' ), 'complete' => esc_html__( 'All plugins installed and activated successfully. %1$s', 'amela' ), 'dismiss' => esc_html__( 'Dismiss this notice', 'amela' ), 'notice_cannot_install_activate' => esc_html__( 'There are one or more required or recommended plugins to install, update or activate.', 'amela' ), 'contact_admin' => esc_html__( 'Please contact the administrator of this site for help.', 'amela' ), 'nag_type' => 'updated', ), ); tgmpa( $plugins, $config ); }