开发者

Alphabetised WordPress Posts

How can I alphabetise (b开发者_Python百科y title) my WordPress posts?


use query_posts() before the_loop() with a parameter orderby=title http://codex.wordpress.org/Function_Reference/query_posts#Orderby_Parameters

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜