Files
WordPress/wp-includes
Boone Gorges fc4b17a5d2 In in_object_in_term(), only check numeric string values against term_id.
The previous `in_array()` check was playing too loose with mixed types, such
that a string like '10_term_name' would incorrectly match a term_id 10.

Props nobinobi, realloc.
Fixes #29467.
Built from https://develop.svn.wordpress.org/trunk@30205


git-svn-id: http://core.svn.wordpress.org/trunk@30205 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-11-03 14:25:44 +00:00
..
2014-10-28 20:48:24 +00:00
2014-09-11 19:07:17 +00:00
2014-10-31 20:38:21 +00:00
2014-08-09 19:30:17 +00:00
2014-10-18 19:04:20 +00:00
2014-03-26 18:43:14 +00:00
2013-10-30 14:39:10 +00:00
2014-07-09 18:07:16 +00:00