[wp-trac] [WordPress Trac] #17807: get_adjacent_post() doesn't work with custom taxonomies

WordPress Trac noreply at wordpress.org
Wed Apr 24 20:03:29 UTC 2013


#17807: get_adjacent_post() doesn't work with custom taxonomies
-------------------------------------+-----------------------------
 Reporter:  avaly                    |       Owner:  nacin
     Type:  defect (bug)             |      Status:  reviewing
 Priority:  normal                   |   Milestone:  Future Release
Component:  Taxonomy                 |     Version:  3.1.3
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |
-------------------------------------+-----------------------------

Comment (by ethitter):

 Replying to [comment:38 sporkme]:
 > How are others working around this when using custom post types and
 custom taxonomies?

 There are filters in `get_adjacent_post()`, the underlying function that
 powers the adjacent post link functions. See
 http://core.trac.wordpress.org/browser/tags/3.5.1/wp-includes/link-
 template.php#L1173.

 Perhaps 3.7 will be the release we can land this for. Unfortunately, until
 #18694 lands, we can't replace the direct SQL queries with `WP_Query`.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/17807#comment:41>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list