Source
protected function get_table_classes() {
return array( 'widefat', $this->_args['plural'] );
}
CARVIEW |
protected function get_table_classes() {
return array( 'widefat', $this->_args['plural'] );
}
Used by | Description |
---|---|
WP_Plugin_Install_List_Table::display()wp-admin/includes/class-wp-plugin-install-list-table.php | Displays the plugin install table. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.