RSS
热门关键字:

怎样让首页只显示部分内容?

来源: 作者: 时间:2006-10-20 Tag: 点击:
修改index.php 和 其他相關葉面代碼:


[code]
<?php the_content('Read the rest of this entry &raquo;'); ?>
[/code]

替換成:

[code]
<?php the_excerpt() ?><br/><small><a href="<?php the_permalink(); ?>">Read full post...</a></small>
[/code]
上一篇:怎樣使用WordPress延伸內文?
下一篇:没有了
最新评论共有 0 位网友发表了评论
发表评论
评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名: 密码:
匿名?
注册