各位大神,推荐一个wordpress"阅读全文"的插件吧?

[复制链接]
查看11 | 回复2 | 2012-11-26 21:33:18 | 显示全部楼层 |阅读模式
阅读不需要插件,直接在循环中添加[url=]" title="">阅读>>[/url]就可以了或者也可以在function.php文件中编写替换函数,替换掉默认摘要function excerpt_read_more_link($output) {
global $post;
$output = excerptformat(mb_substr($output,0, 300));
return $output...
回复

使用道具 举报

千问 | 2012-11-26 21:33:18 | 显示全部楼层
老K博客使用的是wp-excerpt-utf8...
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行