WP_Plugins_List_Table::get_table_classes()
Contents
Return
(array)
Source
File: wp-admin/includes/class-wp-plugins-list-table.php
protected function get_table_classes() { return array( 'widefat', $this->_args['plural'] ); }
Expand full source code Collapse full source code View on Trac View on GitHub