I would like to completely eliminate the loop via plugin. My thought is to set has_posts() = false but it does not seem to work.
Alternatively, I guess I could stop the query entirely.
ideas?
I would like to completely eliminate the loop via plugin. My thought is to set has_posts() = false but it does not seem to work.
Alternatively, I guess I could stop the query entirely.
ideas?