Skip to content

Instantly share code, notes, and snippets.

@cdils
Created July 21, 2014 13:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save cdils/3ef0297a75ce92712515 to your computer and use it in GitHub Desktop.
Save cdils/3ef0297a75ce92712515 to your computer and use it in GitHub Desktop.
Genesis Pagination stuff
<?php //remove this entire line
// Use this to completely remove pagination on archive pages
remove_action( 'genesis_after_endwhile', 'genesis_posts_nav' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment