Making WordPress.org

Changes between Version 1 and Version 2 of Ticket #4413, comment 1


Ignore:
Timestamp:
05/27/2019 05:22:41 AM (7 years ago)
Author:
dd32
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4413, comment 1

    v1 v2  
    22
    33This is fixed in bbPress 2.6 with bbp_paginate_links() I believe, which we should probably look at moving to instead.
     4
     5edit: If moving to 2.6 doesn't pan out, a str_replace on the `paginate_links` function will probably also achieve this.