Add multiple plugin directories
Okay, I’ll take a stab at this. Some limitations I encountered along the way: There are not a lot of filters in subclasses of WP_List_Table, at least no where we need them to be. Due to that lack of filters, we can’t really maintain an accurate list of plugin types at the top. We also … Read more