Hello,
i don't know much about wordpress, but i am trying to set up a decent anime site. My question is if its possible to add category function in the next/previous_post command, so that only post within the same category will be shown. The code that i am currently using o my site is
-'next_link' => theme_get_previous_post_link('« %link' )
-'prev_link' => theme_get_next_post_link('%link »' )
Any ideas on how to add the same category command if its possbile ?
Thanks in advance (=,
Gregor Kristan