esc_html__( 'Kirki', 'blockst' ), 'slug' => 'kirki', 'required' => false, ), array( 'name' => esc_html__( 'Contact Form 7', 'blockst' ), 'slug' => 'contact-form-7', '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', 'blockst' ), 'menu_title' => esc_html__( 'Install Plugins', 'blockst' ), 'installing' => esc_html__( 'Installing Plugin: %s', 'blockst' ), 'updating' => esc_html__( 'Updating Plugin: %s', 'blockst' ), 'oops' => esc_html__( 'Something went wrong with the plugin API.', 'blockst' ), 'return' => esc_html__( 'Return to Required Plugins Installer', 'blockst' ), 'plugin_activated' => esc_html__( 'Plugin activated successfully.', 'blockst' ), 'activated_successfully' => esc_html__( 'The following plugin was activated successfully:', 'blockst' ), 'plugin_already_active' => esc_html__( 'No action taken. Plugin %1$s was already active.', 'blockst' ), 'plugin_needs_higher_version' => esc_html__( 'Plugin not activated. A higher version of %s is needed for this theme. Please update the plugin.', 'blockst' ), 'complete' => esc_html__( 'All plugins installed and activated successfully. %1$s', 'blockst' ), 'dismiss' => esc_html__( 'Dismiss this notice', 'blockst' ), 'notice_cannot_install_activate' => esc_html__( 'There are one or more required or recommended plugins to install, update or activate.', 'blockst' ), 'contact_admin' => esc_html__( 'Please contact the administrator of this site for help.', 'blockst' ), 'nag_type' => 'updated', ), ); tgmpa( $plugins, $config ); }