boonebgorges / invite-anyone

Invite Anyone - Expands on BuddyPress's invitation features
http://teleogistic.net/code/buddypress/invite-anyone
29 stars 29 forks source link

Errors are not properly passed to post query when clearing invitations #178

Closed boonebgorges closed 9 months ago

boonebgorges commented 9 months ago

As reported in https://wordpress.org/support/topic/cant-clear-all-accepted/

As the reporter notes, there's also the possibility that posts_per_page=-1 will crash the site. So let's set a reasonable limit, and add a filter that allows sites to increase it if necessary.