Legacy import – X (formerly Twitter)

Important steps before the import

Make sure that the redirect URI for your app is correct before proceeding.

  1. Visit https://apps.twitter.com/.
  2. Select your app.
  3. Go to the Settings tab.
  4. Make sure that the “Callback URL” field contains field contains the new redirect URL. It’s probably http://yoursite.com/wp-login.php?loginSocial=twitter where yoursite.com is your site’s URL.
  5. Save your changes.

The following settings will be imported:

  1. Your old API configurations
  2. The user prefix you set

Other changes

  1. The custom redirect URI is now handled globally for all providers, so it won’t be imported from the previous version. Visit Nextend Social Login > Global settings to set the new redirect URIs.
  2. The login button’s layout will be changed to a new, more modern look. If you used any custom buttons that won’t be imported.
  3. The old version’s PHP functions are not available anymore. This means if you used any custom codes where you used these old functions, you need to remove them.

After the importing process finishes, you will need to test your app and enable the provider.