Andrew Nacin 3c47a45910 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: https://develop.svn.wordpress.org/trunk@24127 602fd350-edb4-49c9-b593-d223f7449a82
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