Jul 16, 2022 11:58 am
Good Day,
I have comment ordering set to oldest first which my readers seem to like. However, there is three pages where it would be better if the newest comment was first by default. Is there a code snipit that could change the order for just a few pages?
Thanks
John
1 Reply
Jul 16, 2022 12:26 pm
Hi John,
You should use the native (core) WordPress functions/hooks in this case. For example the pre_get_comments one.