plugin updates
This commit is contained in:
@@ -464,6 +464,11 @@ class WP_Plugin_Install_List_Table extends WP_List_Table {
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Generates the list table rows.
|
||||
*
|
||||
* @since 3.1.0
|
||||
*/
|
||||
public function display_rows() {
|
||||
$plugins_allowedtags = array(
|
||||
'a' => array(
|
||||
|
||||
Reference in New Issue
Block a user