diff --git a/src/wp-content/themes/twentyfourteen/inc/template-tags.php b/src/wp-content/themes/twentyfourteen/inc/template-tags.php index 2ccb013927..bea9089147 100644 --- a/src/wp-content/themes/twentyfourteen/inc/template-tags.php +++ b/src/wp-content/themes/twentyfourteen/inc/template-tags.php @@ -12,7 +12,7 @@ if ( ! function_exists( 'twentyfourteen_paging_nav' ) ) : * Display navigation to next/previous set of posts when applicable. * * @since Twenty Fourteen 1.0 - * + * * @global WP_Query $wp_query WordPress Query object. * @global WP_Rewrite $wp_rewrite WordPress Rewrite object. */