Forums

Join
bbPress Support ForumsInstallationhow does bbPress takes care of pagination

Info

Tags

how does bbPress takes care of pagination

  1. How can I get to know the page number of a post? How does bbPress manage pagination?

  2. How can I get the value the user has set for pagination under the reading settings?

  3. ah.. found it page_topics under bb_meta

  4. One has to manage it by getting page_topics from the meta table and then manipulate your php code.

  5. You must log in to post.