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