Make get_adjacent_post() wrap a new WP_Get_Adjacent_Post object that uses WP_Query.
See [27285] for the actual commit, which misfired. props ethitter! fixes #26937. git-svn-id: https://develop.svn.wordpress.org/trunk@27286 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
1d8d862e97
commit
34f1504cd9
|
@ -1,4 +1,4 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* WordPress Link Template Functions
|
* WordPress Link Template Functions
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue