Skip to content

Instantly share code, notes, and snippets.

@micahwave
Created March 6, 2014 00:38
Show Gist options
  • Save micahwave/9379883 to your computer and use it in GitHub Desktop.
Save micahwave/9379883 to your computer and use it in GitHub Desktop.
add_rewrite_rule(
'^time/',
'index.php',
'top'
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment