Re: New plugin: BP Group Management
Thanks for the feedback, kriski. I have wondered about pagination myself. It is easy to add it (actually, it’s already in the code but I commented it out). But I don’t know how best to implement it. If you have 50,000 members, then paging through using WP’s pagination feature is going to take for-ev-er.
Maybe I’ll put pagination in the next version of the plugin, making the default number of members per page pretty high (100, maybe). Then in the future I’ll add an autocomplete like the one in https://wordpress.org/extend/plugins/invite-anyone/ so that admins have a way to find members even on an enormous installation.