[wp-trac] [WordPress Trac] #35211: excluded_terms filter in `get_adjacent_link()` doesn't do anything

WordPress Trac noreply at wordpress.org
Tue Dec 29 07:18:22 UTC 2015


#35211: excluded_terms filter in `get_adjacent_link()` doesn't do anything
-------------------------------+---------------------------
 Reporter:  boonebgorges       |       Owner:  boonebgorges
     Type:  defect (bug)       |      Status:  reopened
 Priority:  normal             |   Milestone:  4.5
Component:  Posts, Post Types  |     Version:
 Severity:  normal             |  Resolution:
 Keywords:                     |     Focuses:
-------------------------------+---------------------------
Changes (by netweb):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 The `@covers` annotation added in [36077] references a non-existent
 function `get_adjacent_link()`, it should reference `get_adjacent_post()`
 as such [attachment:35211.diff] changes this to `@covers
 ::get_adjacent_post`

--
Ticket URL: <https://core.trac.wordpress.org/ticket/35211#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list