Closed (fixed)
Project:
WordPress Migrate
Version:
7.x-2.1-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Oct 2012 at 13:18 UTC
Updated:
8 Nov 2012 at 18:10 UTC
Older WP installs did not use a 'blog_url' tag to store the blog URL but used the first 'link' tag instead.
This patch makes Wordpress Migrate use the first 'link' tag as blog URL if blog_url cannot be found.
| Comment | File | Size | Author |
|---|---|---|---|
| wordpress_migrate.blog_url.patch | 1.03 KB | ptaff |
Comments
Comment #1
mikeryanLooks reasonable, and verified doesn't break recent blogs. Committed, thanks!