my posts 找不到所有博客。wordpress只能看到主页
<?php
if (have_posts()) :
while (have_posts()) : the_post(); ?>
<h2><?php the_title(); ?></h2>
<?php the_content(); ?>
<?php endwhile;
else :
echo \'<p>No content found</p>\';
endif;
?>
但它工作稳定https://www.youtube.com/watch?v=k7olvEeBM2I?