2013年8月27日 星期二

如果the_content(),沒有出現任何output

請服用
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>.

//the_content();

<?php endwhile; ?>
<?php endif; ?>

沒有留言:

張貼留言