$attribute){ if(is_array($attribute['options'])){ foreach($attribute['options'] as $id => $option){ $attributes[$key]['options'][$id]['name'] = qtranxf_useCurrentLanguageIfNotFoundUseDefaultLanguage($option['name']); } } } return $attributes; } } new APPMAKER_WC_qtranslatex();