Andrew Nacin 2ea564da8b Terms list table:
* Don't call single_row() with an undeclared and unused $taxonomy argument.
 * Don't define optional parameters before required parameters in the _rows() method. Make them required.
 * Move empty( $terms ) check above other operations. This function was improperly returning an else case until [24123].

props rlerdorf.
see #24210.



git-svn-id: http://core.svn.wordpress.org/trunk@24127 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-29 13:39:28 +00:00
..
2013-04-28 10:56:57 +00:00
2013-03-29 03:35:41 +00:00
2013-04-29 13:39:28 +00:00
2013-04-28 10:56:57 +00:00
2012-11-17 15:11:29 +00:00
2013-04-28 10:56:57 +00:00