Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #52530, comment 1


Ignore:
Timestamp:
02/15/2021 06:40:45 PM (4 years ago)
Author:
sabernhardt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52530, comment 1

    initial v1  
    11Hi @Tkama!
    22
    3 Changeset [49976] added a filter in trunk, to be included in the 5.7 release. After updating your SVN, please try using the `paginate_links_output` filter.
     3Changeset [49976] added a filter in trunk, to be included in the 5.7 release. After updating your SVN, please try using the `paginate_links_output` filter. (You could also use the [https://wordpress.org/news/2021/02/wordpress-5-7-beta-2/ 5.7 beta] instead of SVN.)
    44
    55If it is not adequate, please add a comment on ticket #44018. And if the filter meets your needs, it would help to have an example (or more than one) for the dev note.