• Previous and next posts links, when edited actually provide the text for the current post title.

    The corresponding theme code is:

    <div class=”older”><?php previous_post_link(‘« %link’) ?></div>
    <div class=”newer”><?php next_post_link(‘%link »’) ?></div>

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Front-end Editor] previous and next posts’ is closed to new replies.