[wp-trac] [WordPress Trac] #24938: Consider WP_List_Table public

WordPress Trac noreply at wordpress.org
Sat Aug 3 12:23:36 UTC 2013


#24938: Consider WP_List_Table public
----------------------------+-----------------------------
 Reporter:  DavidAnderson   |      Owner:
     Type:  enhancement     |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Administration  |    Version:  trunk
 Severity:  normal          |   Keywords:
----------------------------+-----------------------------
 WP_List_Table is far too nice to be left as private - it's too tempting to
 use it as a plugin developer. It's less work to just use it's lovely
 featurse and then do the work of keeping up to date of tracking core
 changes, than to re-make it for your own plugin.

 Therefore I propose changing the hint in class-wp-list-table.php from:
  * @access private
 to:
  * @access public

--
Ticket URL: <http://core.trac.wordpress.org/ticket/24938>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list