weixin_33730836 2014-06-05 18:23 采纳率: 0%
浏览 20

通过$ _POST ['paged']分页

I'm using wordpress ajax to retrieve paginated posts...however regardless of pass $_POST['paged'] or $_GET['paged'] the

get_query_var('paged')

doesn't seem to be populated...is "paged" part of the public variables by wordpress?

  • 写回答

0条回答 默认 最新

    报告相同问题?