Skip to content

Instantly share code, notes, and snippets.

@dededey
Created February 2, 2016 14:38
Show Gist options
  • Save dededey/d97ead96e1b7b8e3a84f to your computer and use it in GitHub Desktop.
Save dededey/d97ead96e1b7b8e3a84f to your computer and use it in GitHub Desktop.
prev next arrows
<?php
$right_arrow = "<img src=\"".$dir."/images/news/next_news.svg\" />";
next_post_link('%link',$right_arrow);
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment