Wordpress/tests
Boone Gorges 35db6d722b In 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
2015-05-05 21:58:23 +00:00
..
phpunit In paginate_links(), improve handling of custom pagination query vars. 2015-05-05 21:58:23 +00:00
qunit Update QUnit to v1.18.0 2015-05-04 19:43:38 +00:00