10/28/2013 at 11:43 am
#272493
Keymaster
@ Tim
Right, using these filters disable the use of the object caches which will mean more db hits; about 7 per entry displayed on the page. That’s not the end of the world considering WP can already be db intensive. Two things that can be done to mitigate the additional db load. Use a template that supports pagination and add a page caching plugin.
I think what I may do, rather than baking it into the plugin, is create a free extension that’ll add a bulk action.
