Wordpress/tests
Jeremy Felt 0eb9f7e414 Use a less complex approach for enforcing path slashes in update_blog_details()
Ensure leading and traling slashes are in place and don't touch anything in the middle. Validating with `array_filter()` would have missed a possible valid falsy path - `/my-path/0/`.

Props nacin.

Fixes #18117.


git-svn-id: https://develop.svn.wordpress.org/trunk@31158 602fd350-edb4-49c9-b593-d223f7449a82
2015-01-12 04:20:47 +00:00
..
phpunit Use a less complex approach for enforcing path slashes in update_blog_details() 2015-01-12 04:20:47 +00:00
qunit Add jQuery UI Core as a dependency for qUnit tests 2014-12-23 00:16:52 +00:00