One more change. see #26937.
Built from https://develop.svn.wordpress.org/trunk@27288 git-svn-id: http://core.svn.wordpress.org/trunk@27144 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
a0dab307b7
commit
69bfee0aae
|
@ -1294,7 +1294,7 @@ class WP_Adjacent_Post {
|
|||
* @since 3.9.0
|
||||
*
|
||||
* @param array $query_args WP_Query arguments.
|
||||
* @param array $args Arguments passed to WP_Get_Adjacent_Post.
|
||||
* @param array $args Arguments passed to WP_Adjacent_Post.
|
||||
*/
|
||||
$query_args = apply_filters( 'get_adjacent_post_query_args', $query_args, $args );
|
||||
|
||||
|
|
Loading…
Reference in New Issue