From e55cb8a038728038e4ea97201d6adb3c9bdfa83b Mon Sep 17 00:00:00 2001 From: obenland Date: Wed, 1 Jan 2014 17:30:24 -0800 Subject: [PATCH] _s: Make it easier to target post navigation links. Removed in 3f4effb when we split the template tag, this will restore parity with `_s_paging_nav()`. Props @gatespace for initial patch. Fixes #371. --- inc/template-tags.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/inc/template-tags.php b/inc/template-tags.php index 128a479..77e3d42 100644 --- a/inc/template-tags.php +++ b/inc/template-tags.php @@ -55,10 +55,10 @@ function _s_post_nav() {