public static function plugins_loaded()
 {
     global $wc_predictive_id_excludes;
     WC_Predictive_Search::get_id_excludes();
 }