blogvault / wpcom-migration

Migration Plugin for WordPress.com Migrations
0 stars 0 forks source link

Include `from=` parameter on "Get it on WordPress.com" link #21

Closed markbiek closed 2 weeks ago

markbiek commented 2 weeks ago

In addition to our ref parameter to track the source of this migration, on the “Start your migration” page, let’s have the “Get it on WordPress.com” link also include a from= parameter which is set to the url of the source site.

For example, if the source site is https://example.com, the link would be https://wordpress.com/setup/hosted-site-migration?ref=wpcom-migrate-plugin&from=https%3A%2F%2Fexample.com

markbiek commented 2 weeks ago

Fixed by https://github.com/blogvault/wpcom-migration/pull/36