wordpress-develop/tests
Dominik Schilling (ocean90) 5d8f69e0c5 Recent Posts Widget: Use ob_end_flush() instead of ob_flush().
`ob_end_flush()` flushes the output buffer *and* turns output buffering off, same as `ob_get_flush()`.

props m_i_n.
see #28009 for trunk.


git-svn-id: https://develop.svn.wordpress.org/trunk@28217 602fd350-edb4-49c9-b593-d223f7449a82
2014-04-25 14:20:05 +00:00
..
phpunit Add a conditional unit test for Tax Query - one query that does an IN query for categories with relation for tax_query set to AND. Weird queries are being produced. 2014-04-23 17:40:25 +00:00
qunit Recent Posts Widget: Use ob_end_flush() instead of ob_flush(). 2014-04-25 14:20:05 +00:00