Hey… newbie here…
I just run into this same problem: Posts from an excluded category are still showing up in my previous and next post links in the single.php template.
The following code is not working for me:
<?php previous_post(‘%’,’Previous’,’no’,”,”,’1 and 11′); ?>
I’ve tried it excluding only one category, as integer, as string, with default values for all other variables, without, etc… The categories are not being excluded from the links… even if I assign the post to only one category and only exclude that one.
Not sure if I’m reading this right, but the bug reported in ticket 2215 appears to be fixed?
If so, could someone please tell me what I need to do to get the fix?
(I’m not a developer, so I’m not quite sure of what to do with the attachments on those tickets..)
thanks in advance…