@aimarv they are required for some addons and functionality. how does removing those provide less DB queries.
Thread Starter
aimarv
(@aimarv)
I don’t mind the addons but I do wonder about basic functionality.
I just need the taxonomy š
Our sites are behind a (really needed) reverse proxy, and if it is ok to remove slug, post_id and canonical_url then the php/mysql hits will be reduced expotentialy š
Thread Starter
aimarv
(@aimarv)
I would love it if
[ajaxloadmore] used the post_id etc
and [ajaxloadmore category=”ajax”] or [ajaxloadmore taxonomy=”this” terms=”that”] totally bypassed it
(ps that was exponentially not expotentialy)
-
This reply was modified 3 years, 11 months ago by
aimarv.
-
This reply was modified 3 years, 11 months ago by
aimarv.
-
This reply was modified 3 years, 11 months ago by
aimarv.
You would have to modify the core JS to remove that. There is not a setting to do so currently.