#36894 closed enhancement (duplicate)
Pass $pagenum to the get_pagenum_link filter
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Themes | Keywords: | has-patch |
| Focuses: | Cc: |
Description
I want change pagination style and I have only url and I must parse.
Attachments (1)
Change History (6)
#1
@
10 years ago
- Component changed from General to Themes
- Focuses multisite removed
- Keywords has-patch added
- Summary changed from New param for get_pagenum_link filter to Pass $pagenum to the get_pagenum_link filter
#2
@
9 years ago
- Keywords needs-refresh added
- Milestone changed from Awaiting Review to Future Release
Note: See
TracTickets for help on using
tickets.
Looking at the code for the
get_pagenum_link()function I can see that recently in 5.2.0 update the filter in there had the$pagenumadded -@since 5.2.0 Added the$pagenumargument..I am not certain of the commit that it was added in however I am marking this as 'fixed'.