本主题发现主页显示一篇文章要显示全部很不便于选择性阅读,今日发现了方法,在此给大家分享
打开主题文件夹中的index.php,用记事本都可以,找到<?php the_content(”); ?>
替换成
<?php if(!is_single()) {
the_excerpt();
} else {
the_content(__(‘(more…)’));
} ?>
保存就可以了
提供综合数据库运维服务与优化方案(不限Oracle、MySQL、PG及国产数据库), 微信/Tel:(+86)134-365-60330
本主题发现主页显示一篇文章要显示全部很不便于选择性阅读,今日发现了方法,在此给大家分享
打开主题文件夹中的index.php,用记事本都可以,找到<?php the_content(”); ?>
替换成
<?php if(!is_single()) {
the_excerpt();
} else {
the_content(__(‘(more…)’));
} ?>
保存就可以了
Comments are closed.
have already been following your site for several days. absolutely love what you posted. btw i will be conducting a study relating to this topic. do you know other great websites or maybe forums in which I can get more information? thanks in advance.