From 34f1504cd99886755bde3a33c730a79879e41f1d Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Wed, 26 Feb 2014 17:11:19 +0000 Subject: [PATCH] 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 --- src/wp-includes/link-template.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-includes/link-template.php b/src/wp-includes/link-template.php index 091e05a638..d21100f457 100644 --- a/src/wp-includes/link-template.php +++ b/src/wp-includes/link-template.php @@ -1,4 +1,4 @@ -