[ad_1]
It depends, what is the “pre-get_posts filter” doing, specifically?
We have an ACF field “requirements” on posts. We are using the get params to pull user meta to make a URL that looks something like example.com/archive/?management=Manager&role=Accountant&job=Finance. The pre-get_posts filter is then looking at the parameters in the URL and searching (working on this part) either matching terms in the “requirements” ACF field or matching meta on the posts itself. Then it displays only results that match the params in the url.
Okay thanks. That’s not gonna be something the plugin can count at this time. Maybe check for other stats type plugins or just custom code something, if possible.
Let me know if any further questions, glad to help anytime.
Thanks, Jeff! Appreciate the quick response. Still enjoying using the “users currently online” count feature!
