Used By
| Used By | Description |
|---|---|
| wp-admin/includes/class-wp-plugin-install-list-table.php: WP_Plugin_Install_List_Table::display() | Displays the plugin install table. |
(array)
File: wp-admin/includes/class-wp-plugin-install-list-table.php
protected function get_table_classes() {
return array( 'widefat', $this->_args['plural'] );
}
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_plugin_install_list_table/get_table_classes