mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-05 05:04:31 +00:00
35db6d722ba96c1eb94ad1916fe5652ba2db8f2d
paginate_links(), improve handling of custom pagination query vars.
Custom pagination query vars, as provided in the 'base' parameter, must be detected in the current page URL and removed before generating fresh pagination links. The logic introduced in this changeset ensures that these custom query vars are properly detected in cases where the 'format' param contains a `#`. This is a follow-up to [31203] #30831. Fixes #31939. git-svn-id: https://develop.svn.wordpress.org/trunk@32359 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%