'; if($item['link']!=''){ $html .= ''; } if($item['icon']!=''){ $html .= '  '; } $html .= esc_attr($item['text']); if($item['link']!=''){ $html .= ''; } $html .= ''; endforeach; echo $html; endif; ?>
'; } endforeach; echo $html; endif; ?>
'; if($item['link']!=''){ $html .= ''; } if($item['icon']!=''){ $html .= '  '; } $html .= esc_attr($item['text']); if($item['link']!=''){ $html .= ''; } $html .= ''; endforeach; echo $html; endif; ?>