Files
WordPress/wp-includes
Boone Gorges 56f55ea507 Better flexibility for 'type' in WP_Comment_Query.
* Add support for an array of values in 'type'.
* Introduce `type__in` parameter. This duplicates 'type' but is added for better consistency with other query classes.
* Introduce `type__not_in`.

Among other things, these changes will make it easier for plugin authors to
manage the appearance of custom comment types in various WP interfaces.

Props dancameron, mordauk.
See #12668.
Built from https://develop.svn.wordpress.org/trunk@30096


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