Wordpress/tests
Boone Gorges 1efe303ebf Improve sanitization of 'name' param in get_terms().
Values of 'name' that contain db-encoded character on insert - like an
ampersand, which is HTML-encoded in the database - will only match if they go
through the same `sanitize_term_field()` routine.

Fixes #32248.

git-svn-id: https://develop.svn.wordpress.org/trunk@32353 602fd350-edb4-49c9-b593-d223f7449a82
2015-05-05 11:13:51 +00:00
..
phpunit Improve sanitization of 'name' param in get_terms(). 2015-05-05 11:13:51 +00:00
qunit Update QUnit to v1.18.0 2015-05-04 19:43:38 +00:00