There is an option in the admin settings allowing you to define how many comments should be listed before creating a new page for the next ones. I would like to have the same number of comments for all my posts unless it belongs to one specific category (where I would like to set a different number of comments before pagination).
How can I do that?
This have several components to it – what option itself holds and how value from it is stashed away and reused by various pieces of core code.
I am not sure this is perfect, but my quick take would be: