Warning: Undefined variable $content in /var/www/html/wp-content/themes/thematic/library/extensions/header-extensions.php on line 184
论坛2 – 第 2 页 – MCQ Practice && MySOAP Note /var/www/html/wp-content/themes/thematic/library/extensions/dynamic-classes.php on line 73

Warning: Undefined variable $post in /var/www/html/wp-content/themes/thematic/library/extensions/dynamic-classes.php on line 95

Warning: Attempt to read property "post_password" on null in /var/www/html/wp-content/themes/thematic/library/extensions/dynamic-classes.php on line 95
forum bbpress bbp-no-js wordpress y2025 m11 d16 h21 paged singular slug-%e8%ae%ba%e5%9d%9b2 single postid-4690 s-y-0001 s-m11 s-d30 s-h00 s-author-panhz s-comments-closed s-pings-open paged-2 single-paged-2 unknown-os unknown-browser">

论坛2

Home 论坛 论坛2

  • 此版块包含 19个话题,最后由 Diplomi_rbka 更新于 31分钟前
正在查看 3 话题: 16-18 (共 18 个话题)
正在查看 3 话题: 16-18 (共 18 个话题)
在 “论坛2” 中创建新话题
您的信息:





    post_title,$not_in_menu)) continue; if(in_array($page->post_title,array("客户登录","用户注册","购物车","产品展示","设备展示","ISO认证","PCB询价","PCBA询价",'购物车','product-list','product-detail',"网站地图","今日特价","今日特价信息"))) continue; if($page->post_parent == 0){ $title_array["$page->ID"][0] = $page->post_title; }else{ if(get_page($page->post_parent)->post_parent == 0) $title_array["$page->post_parent"]["$page->ID"] = $page->post_title; //echo $title_array['$page->post_parent'] = $page->ID; //echo "
  • ".$page->post_title."
      "; //echo "
  • "; } } //var_dump($title_array); foreach($title_array as $key => $value){ if(count($value) == 1){ if(strtoupper($title_array[$key][0])=="MY CART"){ $cart_key = $key; //echo "
  • ".$title_array[$key][0]."
  • "; }else{ echo "
  • ".$title_array[$key][0]."
  • "; } }elseif(count($value) > 1){ echo "
  • ".$title_array[$key][0]."
      "; /* foreach($value as $key2 => $temp){ if($key2 != 0){ echo "
    • ".$temp."
    • "; } } */ echo "
  • "; } } ?>