Info
- 4 posts
- 2 voices
- Started 5 months ago by highexistence
- Latest reply from Xnuiem
Altering pagination output in bbpress 2.0
-
- Posted 5 months ago #
How can I alter the output of the pagination template tag? Specifically
bbp_topic_pagination_links();From the source, it appears not to accept any parameters directly.
-
- Posted 4 months ago #
Alternatively, is there a way to use the WP-Page Navi plugin instead if this is not editable?
-
- Posted 3 months ago #
Bump
-
- Posted 1 day ago #
I know this is pretty old, but just in case someone else is looking, use the filter hook 'bbp_get_topic_pagination_links' to alter the output.
-
You must log in to post.