Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save StewartChamberlain/5637881 to your computer and use it in GitHub Desktop.
Save StewartChamberlain/5637881 to your computer and use it in GitHub Desktop.
<?php
/** Do NOT include the opening php tag */
/** Add post navigation (requires HTML5 support) */
add_action( 'genesis_after_entry_content', 'genesis_prev_next_post_nav', 5 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment