Fix clean URL issues with non-standard setups

This commit is contained in:
Ben Word
2013-05-01 15:51:59 -05:00
parent ec94cfb2f5
commit a8c543753a
5 changed files with 6 additions and 59 deletions

View File

@@ -1,4 +1,5 @@
### HEAD
* Fix issues with root relative URLs and rewrites on non-standard setups
* Make sure rewrites are added to .htaccess immediately after activation
* Move HTML5 Boilerplate's .htaccess to a [plugin](https://github.com/retlehs/wp-h5bp-htaccess)
* Rename page-custom.php to template-custom.php