Created
January 25, 2013 03:49
-
-
Save wilsonwc/4631605 to your computer and use it in GitHub Desktop.
This is a simple filter modification that allows you to have an index.html landing page for a wordpress site while you are developing the full site in the same directory.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
remove_filter('template_redirect', 'redirect_canonical'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment