wordpress-develop/tests/phpunit/tests/admin
Boone Gorges d4fbf04671 Don't parse empty 'tax_input' keys in edit_post().
This fixes a bug introduced in [31359] where saving a tax_input that contained
only whitespace would result in a random tag being erroneously added to the
post.

See #30615.

git-svn-id: https://develop.svn.wordpress.org/trunk@31392 602fd350-edb4-49c9-b593-d223f7449a82
2015-02-09 22:53:40 +00:00
..
includesFile.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
includesMisc.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
includesPlugin.php Back up and restore dropins during get_dropins() tests. 2014-12-31 15:00:32 +00:00
includesPost.php Don't parse empty 'tax_input' keys in edit_post(). 2015-02-09 22:53:40 +00:00
includesScreen.php Add remove_option(), remove_options(), and get_options() methods to WP_Screen, along with unit tests. props ocean90, DrewAPicture. fixes #25799. 2013-11-28 05:09:06 +00:00
includesTemplate.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
includesTheme.php Use @expectedDeprecated. see #25282, [25408]. 2013-09-12 18:37:32 +00:00