Skip to content

Instantly share code, notes, and snippets.

@artboard-studio
Last active December 23, 2015 15:49
Show Gist options
  • Save artboard-studio/6658415 to your computer and use it in GitHub Desktop.
Save artboard-studio/6658415 to your computer and use it in GitHub Desktop.
WC single products next prev link
<?php previous_post_link('&laquo; %link'); ?>
<?php next_post_link('%link &raquo;'); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment