wordpress 上一篇 下一篇代码

| | Comments (0)



wordpress的上下篇文章功能其实无需太多的修改,随便哪个模板都有这样的功能,知道其功能实现的代码就可以,更多详细介绍wp官方介绍更详细,根据自己需要可配置。

简单的代码如下:
<div>
上一篇: <?php previous_post_link('%link') ?><br/>
下一篇: <?php next_post_link('%link') ?>

</div>

更多css应用可参考其他一些好博客。(http://spoint.babyshoot.cn/

Leave a comment

Archives

Ads by google

Pages

Powered by Movable Type 4.24-en

About this Entry

This page contains a single entry by 单点日志 published on July 25, 2011 5:55 PM.

《生在80》80后的人生,生不逢时兮 was the previous entry in this blog.

The dirty punk anarchy machine(flash rock game) is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.