开发者

Wordpress Comments Pagination

I want to paginate comm开发者_如何学Pythonents section of my wordpress blog using ajax. How would i do that. I want to use ajax because if i use other paginate plug-in's the whole page will be refreshed which is not what i needed

Anyone with an idea ?

Thanks and Regards


First, check out paginate_comments_link(), then check out the Enhanced Comments Display functionality of WP 2.7 and up. Your functionality might be pretty close to built in. Why are you avoiding page reload? Comment pagination is typically pursued because loading hundreds of comments on each page is time consuming. Re-loading the post is not the processor heavy task.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜