Skip to content

Instantly share code, notes, and snippets.

@MaruscaGabriel
Last active August 29, 2015 14:16
Remove pagination in Genesis 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