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