Re: Advanced Recent Site Wide Posts Widget
Figured this out: you need to delete bp from several locations. On lines 41, 56, 162 is code for bp_get_posts or get_permalinks. Delete the bp_blogs part and just leave the get_latest_posts part or get_permalinks and it works again. You may get another error message for a different line – delete bp from that.
I’m hardly a coder, so don’t trust me implicitly, but using the straight WP code seems to work.