__( 'Mizan Demo Importor', 'beauty-cosmetic-shop' ), 'slug' => 'mizan-demo-importer', 'required' => false, 'force_activation' => false, ), array( 'name' => __( 'Happy Addons for Elementor', 'beauty-cosmetic-shop' ), 'slug' => 'happy-elementor-addons', 'required' => false, 'force_activation' => false, ), array( 'name' => __( 'Prime Slider – Addons For Elementor (Revolution of a slider, Hero Slider, Media Slider, Drag Drop Slider, Video Slider, Product Slider, Ecommerce Slider)', 'beauty-cosmetic-shop' ), 'slug' => 'bdthemes-prime-slider-lite', 'required' => false, 'force_activation' => false, ), array( 'name' => __( 'Font Awesome', 'beauty-cosmetic-shop' ), 'slug' => 'font-awesome', 'required' => false, 'force_activation' => false, ), array( 'name' => __( 'ElementsKit Elementor addons', 'beauty-cosmetic-shop' ), 'slug' => 'elementskit-lite', 'required' => false, 'force_activation' => false, ), ); $config = array(); beauty_cosmetic_shop_tgmpa( $plugins, $config ); } add_action( 'tgmpa_register', 'beauty_cosmetic_shop_register_recommended_plugins' );