I ‘ve got same problem. i think it’s a little bit dangerous for administrators
Is there a solution?
I think you need to put this after the enwhile of your first loop:
<?php remove_filter('posts_where', 'filter_where'); ?>
i search that a long time today and finally it works fine for me .