if ($wp_query->current_post == 0) { 
                            if (get_option('swt_adh') == '关闭') { 
                                echo ''; 
                             } else { 
                                 include(TEMPLATEPATH . '/includes/ad_h.php'); 
                             } 
                        }  

 

相关文章:

  • 2021-06-20
  • 2021-07-09
  • 2022-01-13
  • 2021-04-10
  • 2022-12-23
  • 2021-07-12
  • 2021-08-06
猜你喜欢
  • 2021-11-13
  • 2022-12-23
  • 2021-07-20
  • 2021-10-31
  • 2022-12-23
  • 2021-08-27
  • 2022-12-23
相关资源
相似解决方案