Wordpress/tests
2014-05-23 19:58:52 +00:00
..
phpunit When adding queries to tax_query: if the query's field is term_taxonomy_id, don't require taxonomy to be specified. In WP_Tax_Query::transform_query(), $query['taxonomy'] is never checked for the 'term_taxonomy_id' case because 'term_taxonomy_id' is the primary key being looked up. 2014-05-23 19:58:52 +00:00
qunit Shortcode JS: Avoid errors when an escaped shortcode includes a newline between brackets. 2014-05-01 03:36:27 +00:00