wordpress / latest / classes / wp_plugins_list_table / get_table_classes.html

WP_Plugins_List_Table::get_table_classes(): array

Return

array

Source

File: wp-admin/includes/class-wp-plugins-list-table.php. View all references

protected function get_table_classes() {
	return array( 'widefat', $this->_args['plural'] );
}

© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_plugins_list_table/get_table_classes