Only make URLs relative if its not external

This commit is contained in:
Scott Walkinshaw
2013-05-08 15:50:19 -04:00
parent 5af746fe35
commit d611a219a5
3 changed files with 13 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
### 6.4.0: May 1st, 2013
* Fix relative external URLs issue
* Fix Theme Activation page issues
* Fix issues with root relative URLs and rewrites on non-standard setups
* Make sure rewrites are added to .htaccess immediately after activation