__( 'Kirki Customizer Framework', 'auto-car-repair' ), 'slug' => 'kirki', 'required' => false, 'force_activation' => false, ), array( 'name' => __( 'WPElemento Importer', 'auto-car-repair' ), 'slug' => 'wpelemento-importer', 'required' => false, 'force_activation' => false, ), array( 'name' => __( 'Prime Slider', 'auto-car-repair' ), 'slug' => 'bdthemes-prime-slider-lite', 'required' => false, 'force_activation' => false, ), array( 'name' => __( 'Unlimited Elements for Elementor', 'auto-car-repair' ), 'slug' => 'unlimited-elements-for-elementor', 'required' => false, 'force_activation' => false, ), array( 'name' => __( 'WooCommerce', 'auto-car-repair' ), 'slug' => 'woocommerce', 'required' => false, 'force_activation' => false, ) ); $config = array(); auto_car_repair_tgmpa( $plugins, $config ); } add_action( 'tgmpa_register', 'auto_car_repair_register_recommended_plugins' );