Files
wordpress-develop/src/wp-includes
Boone Gorges 4ebab4dc16 Remove extraneous table join in get_adjacent_post().
Since [29248], a table join has not been necessary to process the
`$excluded_terms` parameter of `get_adjacent_post()`. Aside from adding extra
overhead, this join meant that post records that don't have any corresponding
rows in `wp_term_relationships` were erroneously excluded from results.

Fixes #32833.

git-svn-id: https://develop.svn.wordpress.org/trunk@34088 602fd350-edb4-49c9-b593-d223f7449a82
2015-09-12 20:33:07 +00:00
..
2015-07-23 10:02:54 +00:00
2015-06-28 00:16:17 +00:00
2015-06-28 15:26:41 +00:00
2015-06-28 15:26:41 +00:00
2015-06-28 15:26:41 +00:00
2015-08-31 21:24:27 +00:00
2015-06-16 20:00:15 +00:00