__( 'Mizan Demo Importor', 'bookstore-exhibition' ), 'slug' => 'mizan-demo-importer', 'required' => false, 'force_activation' => false, ), array( 'name' => __( 'Woocommerce', 'bookstore-exhibition' ), 'slug' => 'woocommerce', 'required' => false, 'force_activation' => false, ), array( 'name' => __( 'ElementsKit Lite', 'bookstore-exhibition' ), 'slug' => 'elementskit-lite', 'required' => false, 'force_activation' => false, ), array( 'name' => __( 'ShopLentor', 'bookstore-exhibition' ), 'slug' => 'woolentor-addons', 'required' => false, 'force_activation' => false, ), ); $config = array(); tgmpa( $plugins, $config ); } add_action( 'tgmpa_register', 'bookstore_exhibition_register_recommended_plugins' );