stuttter / wp-multi-network

A network management interface for global multisite administrators
https://wordpress.org/plugins/wp-multi-network/
GNU General Public License v2.0
222 stars 69 forks source link

All sites are queried one time in Edit Network page #103

Open Sneezry opened 8 years ago

Sneezry commented 8 years ago

Copied from https://core.trac.wordpress.org/ticket/38812

All sites are queried and shown in the red box when I visit Edit Network page. Generally, it's okay for small site, however, we have more than 14,000 sites in one network, and when I visit that page in our production, I broke down our Redis server. Please do the paging for it, thanks.

JJJ commented 8 years ago

I'll likely fast-track this one into the next release. This is something I've spent a lot of time thinking about.

This UI has always been a compromise, frankly because WordPress doesn't offer a more intuitive one.

1ucay commented 7 years ago

What about select2?

http://stackoverflow.com/questions/32533757/select2-v4-how-to-paginate-results-using-ajax

JJJ commented 7 years ago

Haven't forgotten about this.

Sneezry commented 7 years ago

Thanks!

JJJ commented 6 years ago

2.2.0 only comes with visual changes to this meta-box, nothing very functional has changed.

Putting this in the 3.0.0 milestone.