plugin updates
This commit is contained in:
@@ -189,6 +189,9 @@ class WP_Themes_List_Table extends WP_List_Table {
|
||||
}
|
||||
|
||||
/**
|
||||
* Generates the list table rows.
|
||||
*
|
||||
* @since 3.1.0
|
||||
*/
|
||||
public function display_rows() {
|
||||
$themes = $this->items;
|
||||
|
||||
Reference in New Issue
Block a user