Wordpress/tests/qunit/wp-includes/js
Adam Silverstein 495ac15555 REST API: Handle api-request query parameters with plain permalinks.
When constructing the request URL, ensure that  `?` is replaced with `&` when the API root  already contains a `?`. Fixes an issue where requests were broken when sites had permalinks set to plain.

Props aduth.
Fixes #42382.



git-svn-id: https://develop.svn.wordpress.org/trunk@42965 602fd350-edb4-49c9-b593-d223f7449a82
2018-04-09 13:09:41 +00:00
..
tinymce TinyMCE: disable the tests for `wptextpatterns` plugin in PhantomJS. 2017-09-27 16:21:24 +00:00
api-request.js REST API: Handle api-request query parameters with plain permalinks. 2018-04-09 13:09:41 +00:00
shortcode.js Shortcodes: Allow using single quotes for empty value attributes. 2017-07-11 00:53:33 +00:00
wp-api.js WP-API JS Client: Improve support for meta. 2017-10-02 18:39:30 +00:00