<?php //把一个页面插入到另一个页面 //page_id= 也可以换成pagename= $recent = new WP_Query("page_id=**ID**"); while($recent->have_posts()) : $recent->the_post();?> <h3><?php the_title(); ?></h3> <?php the_content(); ?> <?php endwhile; ?>
<?php //把一个页面插入到另一个页面 //page_id= 也可以换成pagename= $recent = new WP_Query("page_id=**ID**"); while($recent->have_posts()) : $recent->the_post();?> <h3><?php the_title(); ?></h3> <?php the_content(); ?> <?php endwhile; ?>
7年WordPress博客和企业建站开发经验,提供最专业主题设计与开发
增强用户体验、提高品牌形象给人留下深刻的印象,每款主题都有自己的灵魂
每款主题都提供完善的响应式布局,优化PC、Pad和各种手机端用户体验
免费在线工单或QQ售后,解决你关于主题的各种疑惑,你只需用心做站