scribu 82b8a56920 WP_Comments_Table cleanup:
* use column_*() methods
	* remove extra arguments from single_row()
	* introduce derived class WP_Post_Comments_Table for handling the post metabox comments
	* use $pending_count property instead of $_comment_pending_count global
See #14579



git-svn-id: https://develop.svn.wordpress.org/trunk@15630 602fd350-edb4-49c9-b593-d223f7449a82
2010-09-18 17:46:29 +00:00
..
2010-09-18 17:46:29 +00:00
2010-08-25 01:59:13 +00:00
2010-09-09 10:20:07 +00:00
2010-09-18 17:46:29 +00:00
2010-05-26 02:42:15 +00:00
2010-05-03 20:26:11 +00:00
2010-08-23 18:53:38 +00:00