Syntax Syntax
Return Return
(bool)
Source Source
File: wp-admin/includes/class-wp-ms-themes-list-table.php
/** * @return array */ protected function get_table_classes() { // @todo Remove and add CSS for .themes. return array( 'widefat', 'plugins' );