Next and previous post link in same custom taxonomy
Until now, if you use next_post_link(‘%link’, ‘%title’, true) or previous_post_link(‘%link’, ‘%title’, true) to get the adjacent post for a custom post type which has a taxonomy assigned to it, it doesn’t work as intended. This is because these two functions are based on get_adjacent_post() which is hardcoded to look to the taxonomy ‘category’. So hard … Continue reading Next and previous post link in same custom taxonomy
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed