Add "Next/Previous" text to single-post navigation in addition to post title.

This commit is contained in:
alaczek 2017-07-05 17:15:07 +10:00
parent 9c0f5906c4
commit 4366f4018a
2 changed files with 20 additions and 1 deletions

View file

@ -116,6 +116,22 @@ msgstr ""
msgid "Primary Menu"
msgstr ""
#: single.php:21
msgid "Previous Post"
msgstr ""
#: single.php:21
msgid "Previous"
msgstr ""
#: single.php:22
msgid "Next Post"
msgstr ""
#: single.php:22
msgid "Next"
msgstr ""
#. translators: %s: post date.
#: inc/template-tags.php:29
#, php-format