Files
wordpress/wp-includes
Boone Gorges 3f033dc73d Support array values in WP_Date_Query::validate_date_values().
Introduced in [29925], `validate_date_values()` throws `_doing_it_wrong()`
notices when values passed as part of a `WP_Date_Query` do not reflect actual
dates. However, the validation did not account properly for the case where an
array of multiple values is passed, as when doing IN or BETWEEN queries.

Props dlh.
Fixes #31001 for trunk.
Built from https://develop.svn.wordpress.org/trunk@31179


git-svn-id: http://core.svn.wordpress.org/trunk@31160 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-01-14 16:51:24 +00:00
..
2014-11-25 06:12:22 +00:00
2015-01-11 00:01:22 +00:00
2015-01-10 23:27:21 +00:00
2014-11-30 23:24:25 +00:00
2014-11-30 22:56:25 +00:00
2015-01-08 05:03:23 +00:00
2015-01-10 22:58:24 +00:00