Skip to content

Instantly share code, notes, and snippets.

@dallasread
dallasread / latest_post_redirect.php
Last active August 29, 2015 14:05
A Wordpress template that redirects to your latest post.
<?php
/*
Template Name: Latest Post Redirect
This page template will redirect to your latest post.
Simply create a new page and set the template as "Latest Post Redirect".
For specific categories, see http://codex.wordpress.org/Function_Reference/wp_get_recent_posts.
*/