3.1.17

  • Fix: PHP warnings in the Getting Started section of some providers

  • PRO: Improvement: Apple provider security improvements.

  • PRO: Improvement: Kakao Getting Started and core integration update.
  • PRO: Removed: BuddyPress – BuddyPress registration integration – as BuddyPress deprecated the option to create traditional WordPress accounts for unverified users.
  • PRO: Feature: BuddyPress – Email template for registration – setting defines the email template that the registration notification will use when the registration happens with social login. Earlier this was part of the BuddyPress registration integration.

3.1.16

  • Fix: Some third parties could end up breaking our “Page for register flow” and “OAuth redirect uri proxy page” select inputs
  • Fix: WordPress 6.7 compatibility – fix for “_load_textdomain_just_in_time was called incorrectly” notice

  • PRO: Fix: Steam – Invalid Params error

3.1.15

  • Fix: Our BroadcastChannel could prevent the back/forward cache (or bfcache) from caching the page
  • Improvement: Auto-linking security improvements.
  • Improvement: Facebook Getting Started updated.
  • Feature: Google provider – Added option to choose a custom profile image size.

  • PRO: Fix: Line – PHP warning when the returned name was 1 word long only

  • PRO: Improvement: TikTok Getting Started updated.
  • PRO: Improvement: Custom Actions – option to display the buttons with either login or register specific label, based on the field where the action was added.

3.1.14

  • Fix: Updated compatibility with Jetpack (Jetpack_SSO class has been changed to Automattic\Jetpack\Connection\SSO).
  • Fix: Fixed an issue where the old avatar would still show up due to browser cache even after the avatar has been changed and synced.
  • Fix: Fixed an issue where we had forcefully overriden default avatars as well over the “pre_get_avatar_data” filter. Now the “force_default” argument is respected.
  • Fix: Fixed an issue where the target window setting couldn’t work properly for buttons that were loaded dynamically after page load.
  • Fix: Fixed an issue where the “Fallback username prefix on register” and “Ask Username on registration – When username is empty or invalid” options wouldn’t work if the “Username prefix on register” was set.
  • Fix: Fixed an issue where it was possible to have too long of a username, thus not being able to register with the social login.
  • Fix: Fixed an issue where consecutive social icons of the same provider could not appear on the same page, when at least one instance was hidden by a CSS visibility property.
  • Improvement: Developers from now on can use the “nsl_register_roles” filter to override the default roles of the user registered by social login.
  • Improvement: Solid Security 2FA compatibility – Their 2FA solution will only show the 2FA modal if our “Support login restrictions” option is enabled.
  • Improvement: Facebook Getting Started updated.

  • PRO: Fix: Fixed an issue where it was possible to login with the social login through BuddyPress for the first time even if the account was still awaiting activation.

  • PRO: Improvement: New TikTok Sync data field: Username ( requires user.info.profile scope ).
  • PRO: Improvement: New LinkedIn Sync data fields: Headline, Vanity name ( requires Advertising API ).
  • PRO: Improvement: PayPal Getting Started Update.
  • PRO: New provider: Patreon

3.1.13

  • Improvement: Error message sanitization.

3.1.12

  • Fix: We will now delete the user avatar if the social media account which was used to set the avatar for the user gets unlinked.
  • Fix: Fixed an issue where an error was thrown whenever the download_url() function would return a WP_Error object during the unlinking process.
  • Fix: Fixed an issue where a plugin/theme force update check could cause a fatal error.
  • Feature: Global Settings Added new “Unsupported WebView behaviour” option which determines what should happen to the social login buttons in WebView environments.
  • Improvement: Removed custom download_url() method, instead we will use the standard WordPress version, as it now works as expected.
  • Improvement: Google Getting Started updated.
  • Improvement: Facebook API call version updated from v13.0 to v19.0.

  • PRO: Fix: Updated our code to comply with the fact that func_get_args() no longer reports the original value passed to a parameter, and instead returns the current value.

  • PRO: Improvement: Removed no longer needed “Checkout for WooCommerce” integration, and instead added the following actions at the billing form: woocommerce_before_checkout_shipping_form, woocommerce_after_checkout_shipping_form
  • PRO: New provider: Spotify

3.1.11

  • Fix: The default “Terms and conditions” text can now be translated with our language files.
  • Improvement: Facebook Getting Started Update
  • Improvement: Shortcode – customlabel shortcode parameter added, which can be used for specifying a custom label for the connect state of the social buttons rendered by the currently used shortcode. Also you can use the {{providerName}} placeholder to display the name of the given provider in your custom text.

  • PRO: Improvement: Register form – Password template HTML has been updated according to the latest WordPress default Forget Password form structure.

  • PRO: Improvement: Custom Actions – Full Site Editing compatibility: the Custom Actions feature now attempts to render the buttons on any actions which are fired after the “init” action. ( Earlier, we tried only on the actions fired after the “login_head” and “wp_head” actions, so the buttons weren’t rendered on the actions that were called within the Block Theme widgets. )
  • PRO: Improvement: PayPal Getting Started Update
  • PRO: Improvement: PayPal integration updated according to the new PayPal endpoint and API changes.
  • PRO: New provider: Reddit

3.1.10

  • Fix: Fixed a crash during login when “Support login restrictions” is enabled while WP 2FA plugin is installed.
  • Fix: Fixed a PHP Warning issue related to Ultimate Member when “Support login restrictions” is enabled.
  • Fix: Indeed Ultimate Affiliate Pro compatibility – registration with social login didn’t award rewards to the affiliates
  • Fix: Terms and conditions text could not be translated
  • Improvement: Twitter provider has been rebranded as X
  • Improvement: Facebook Getting Started Update

  • PRO: Fix: Added the now needed Content-Type: application/x-www-form-urlencoded header to the TikTok access token endpoint request.

  • PRO: Fix: Updated our code to use “Sign In with LinkedIn using OpenID Connect” instead of the old deprecated “Sign in with LinkedIn” product.
  • PRO: Improvement: LinkedIn Getting Started Update
  • PRO: Improvement: Added new “edd_before_purchase_form” action for our Easy Digital Downloads integration.
  • PRO: New provider: Kakao

3.1.9

  • Feature: Facebook provider – Added option to choose a custom profile image size.
  • Fix: renderButtonsWithContainerAndTitle() method will no longer render the connect buttons for the logged in users
  • Fix: renderLinkAndUnlinkButtons() method will no longer render the link and unlink buttons for the logged out users
  • Improvement: Developers can now use the “nsl_autolink_error_redirect_url” filter to override the redirect URL when auto-linking fails.

  • PRO: Feature: TikTok provider – Sync data fields added.

  • PRO: Improvement: TikTok provider – new OAuth2 endpoints and redirect_url introduced.
  • PRO: Improvement: TikTok Getting Started Update

3.1.8

  • Fix: In some cases we opened the login popup window in an incorrect position.
  • Fix: Some language files had wrong language codes in their names. For example es_LA had been renamed to es_ES and zh_ZH to zh_CN.
  • Improvement: Facebook Getting Started Update
  • Improvement: The HTML of the “Register” submit button in our Register flow can now be overridden over template files.
  • Improvement: Registration – if the provider has account select screen, then the user will be able to select another account if an error prevented the registration.
  • Improvement: Auto-linking security improvements.
  • Improvement: Google provider – new OAuth2 authorization and token endpoints.
  • Improvement: Developers can now use the “nsl_required_capability” filter to override the default capability ( manage_options ) that is required to be able to access the backend of Nextend Social Login.
  • Improvement: Japanese translation added.
  • Improvement: Hebrew translation added.
  • Feature: Twitter – option to choose whether we should use v1.1 or the v2.0 OAuth flow and credentials. ( The different versions have different App creation guides depending on the selected value. )

  • PRO: Fix: Yahoo provider – The redirect URL suggestion will now contain the complete Yahoo endpoint URL, as new Apps now require an exact match ( earlier the URLs with query strings weren’t accepted ).

  • PRO: Improvement: Developers can now add extra validation logics for the “Ask E-mail/Password/Username on registration” features by using the “nsl_validate_extra_input_password_errors”, “nsl_validate_extra_input_username_errors” and “nsl_validate_extra_input_username_errors” filters.
  • PRO: Improvement: The HTML of the “Ask E-mail/Password/Username on registration” features can now be overridden over template files.
  • PRO: Feature: Line provider – added an option to allow the auto login.
  • PRO: Feature: BuddyPress registration integration – so BuddyPress can send its registration notifications upon registration with social login, too.
  • PRO: Feature: Discord provider – v10 API support
  • PRO: Feature: Discord provider – Sync data fields added.

3.1.7

  • Fix: The !important CSS rules can cause problems for AMP validators, so we will use more specific selectors instead.
  • Fix: Some object cache might caused a PHP warning when the login happened with third party login forms.
  • Fix: There was a JavaScript error in WordPress-like login forms that didn’t fire any login specific actions
  • Improvement: Twitter Getting Started Update
  • Improvement: Support login restrictions – BuddyPress activation integration – in this case the actual registration is done by BuddyPress, not Nextend Social Login.
  • Improvement: Developers can now define the NSL_DISABLE_IN_AMP_REQUESTS constant, to disable the social buttons and its assets in the AMP requests.
  • Improvement: Developers can now use the “nsl_disabled_register_redirect_url” and “nsl_disabled_login_redirect_url” filters to override the redirects in most cases when the registration or login with social login fails for some reason
  • Improvement: Introduced some public PHP functions that developers can use to get some user data outside of our normal flow
  • Improvement: Avatar storing improvements
  • Feature: Option to allow the profile syncing separately for the registration, login and link actions

  • PRO: Fix: Apple provider – There was an encoding problem with the scope parameter of the Apple authorization URL.

  • PRO: Improvement: Developers can now override the GitHub and Disqus client credentials over the “nsl_disqus_api_key” / “nsl_disqus_api_secret” and “nsl_github_client_id” / “nsl_github_client_secret” filters. ( Can be useful for multi sites and multi language sites, as the App of these providers support only a single redirect URL. )
  • PRO: Improvement: Microsoft Getting Started Update
  • PRO: New provider: Twitch

3.1.6

  • Fix: Google provider – Google OAuth no longer supports any kind of WebViews, so the Google button will be hidden in all WebView environments.
  • Fix: User selected language in the backend didn’t load our translations in certain cases.
  • Improvement: We will trigger the “wp_login_failed” action when the login with social login fails, so the login history plugins could track the failed login attempts happened with social login, too.
  • Improvement: The unlinked social media identifier will be now available from the “nsl_unlink_user” action parameters.

  • PRO: Fix: Microsoft provider – ErrorInsufficientPermissionsInAccessToken error when using the Personal Audience option.

  • PRO: Fix: Steam provider – Error when pressing the “Got it” button on the “Fix OAuth Redirect URIs” page while the Steam provider was enabled.
  • PRO: Fix: TikTok provider – Invalid request parameters error
  • PRO: Improvement: TikTok provider – Getting Started Update
  • PRO: Feature: TikTok provider – button skin selector added.

3.1.5

  • Fix: The Jetpack Boost plugin stopped our authentication flow
  • Fix: The “WP 2FA” plugin could prevent the login with social login even if our “Support login restrictions” feature was disabled
  • Fix: PHP error when other plugins tried to force WordPress to update the plugin update transients ( update_plugins ) with null parameter
  • Fix: The “Page Transitions” feature of Elementor Pro opened our links in the opener window, causing a redirect in both the popup and the popup opener window
  • Improvement: Introducing the “nsl_connect_button_custom_attributes”, “nsl_unlink_button_custom_attributes”, “nsl_link_button_custom_attributes” filters to add extra attributes on our button links
  • Improvement: Avatar storing – We won’t try to copy the avatar into our avatar folder if the same file is already there
  • Improvement: Avatar storing – If the earlier stored avatar file doesn’t exist, we will delete the associated attachment data the next time the user logs in
  • Improvement: Facebook provider – Graph API version of the used endpoints have been updated from v7.0 to v13.0

  • PRO: Fix: There was a JavaScript error on the WordPress default Lost Password page when separator layouts were used

  • PRO: Fix: We didn’t display the intended warning when the Free version was not compatible with the Pro Addon.
  • PRO: Fix: Apple provider – PHP warning when verifying the provider settings for the first time
  • PRO: Fix: WebView – we will no longer display the separator either, if we can not display any social buttons because of the embedded browser environment.
  • PRO: Fix: TikTok provider – the registration and login didn’t work as TikTok modified their endpoints, the request method and the response of their API.
  • PRO: Improvement: Yahoo provider – Getting Started Update
  • PRO: Improvement: PayPal provider – Getting Started Update
  • PRO: Feature: BuddyPress – option to show/hide the Social Accounts tab
  • PRO: Feature: BuddyPress – Introducing “nsl_bp_social_accounts_tab_slug” filter to modify the slug of the BuddyPress – Social Accounts tab.
  • PRO: Feature: Line – Initial Login method and Force initial login method settings.
  • PRO: New provider: Steam

3.1.4

  • Fix: PHP Warning on redirects, when the “Host” header is not sent by the browser ( e.g when an action happens with CLI )
  • Fix: The redirect parameter of the shortcode didn’t work in AJAX requests
  • Fix: Provider order modification didn’t work in WordPress 5.9
  • Improvement: Google Getting Started Update
  • Improvement: Twitter Getting Started Update
  • Feature: Option to attempt to Bypass cache on redirect by adding a GET parameter to the redirect URL

  • PRO: New provider: TikTok

3.1.3

3.1.2

  • Improvement: If there is a slow server or a poor internet connection, the redirect after the authentication with social login might take some time. During this time we will display a loading spinner, so the visitor will know that something is about to happen.

  • PRO: New provider: Discord

  • PRO: Fix: The Microsoft provider used a wrong redirect url, when the Frontend and the Backend URL of the site were different.
  • PRO: Improvement: New options for the Line provider: Force reauthorization on each login and Add LINE Official Account as a friend
  • PRO: Improvement: New options for the Microsoft provider: Audience and Authorization Prompt
  • PRO: Feature: Integration for Easy Digital Downloads Checkout form.
  • PRO: Feature: Display social buttons with layouts on Custom Actions

3.1.1

  • Improvement: string paths from the language files have been removed.

  • PRO: Improvement: VKontakte provider – we will use the API version 5.131 for the endpoints, as API version 5.74 is deprecated.

  • PRO: Feature: Easy Digital Downloads login and register form support.

3.1.0

  • Fix: Display error message for logged out users, when they try to login with a social media account that’s email address matches with a WordPress account email address, that has a linked provider from the same kind.
  • Fix: WooRewards will be able to generate points on registration with Nextend Social Login
  • Improvement: nsl_already_linked_error_message filter added to modify the error message when a WordPress account with the same email address has another social media account already linked
  • Improvement: Separate autologin from registerComplete function
  • Improvement: nsl_autologin_priority filter added to control the priority of the autologin after the registration with Nextend Social Login
  • Improvement: Facebook Getting Started Update
  • Improvement: WPML compatibility

  • PRO: New provider: Microsoft

  • PRO: New provider: Line
  • PRO: Improvement: Optimized Light and Dark SVG for Apple
  • PRO: Improvement: Apple Getting Started Update
  • PRO: Improvement: PayPal Getting Started Update
  • PRO: Improvement: New Facebook Sync data field: Quote ( requires user_likes permission )
  • PRO: Feature: BuddyPress Layout options added for registration form

3.0.29

  • Fix: We added clear: both; on .nsl-container to make floated elements before the buttons not to mess up the layout.
  • Fix: Jetpack removed the “Register” button in our register flow when the registration was handled over the WordPress default login page.
  • Improvement: The social buttons with the Default style will try to go as wide as the longest button, if there is enough space in the social button container element.
  • Feature: Fullwidth style for the social buttons.
  • Summer Sale offer

3.0.28

  • Fix: We didn’t display the disabled registration notification when the “OAuth redirect uri proxy page” feature was used.
  • Fix: Google provider – Social button didn’t appear in Opera Mini and iOS Opera Touch.
  • Fix: WordPress couldn’t download the avatars coming from the social media when the avatar URL was too long.
  • Fix: Our styles were missing from pages with AMP mode of “AMP for WP”.
  • Fix: There was an AMP validation error as earlier we didn’t load our styles into the unique style tag with the “amp-custom” attribute.
  • Fix: Database – There was a database error on MySQL 8.0.17 and above, as the display width attribute has been deprecated for integer data types.
  • Fix: Database – Default values of register_date, login_date and link_date have been changed from “0000-00-00 00:00:00” to NULL, since the old value could cause a database error when we tried to make database structure modifications in databases when NO_ZERO_DATE, NO_ZERO_IN_DATE values are set in sql_mode.
  • Improvement: Developers can now pass false value for the nsl_disabled_register_error_message filter for turning off our registration disabled notification.
  • Improvement: Google provider – The Google button will no longer be hidden in Line App WebView, as Google allows the authentication over the WebView of this App.
  • Improvement: Developers can now use the nsl_unlink_user action to run custom function when a user unlinks the social media account from the WordPress account.
  • Improvement: Twitter Getting Started Update
  • Improvement: Google Getting Started Update
  • Improvement: Facebook Getting Started Update
  • Improvement: The context “Register form submit button label” has been added to the Register button appearing in our register flow. So it can now be translated with language files separately.
  • Improvement: On the frontend we will use native JavaScript instead of jQuery.

  • PRO: Fix: Linkedin provider didn’t store the first name and last name, if the account didn’t have profile with English as either primary language or secondary language.

  • PRO: Fix: Our integration for “Checkout for WooCommerce” didn’t work with their most recent versions.
  • PRO: Improvement: Apple Getting Started Update

3.0.27

  • Fix: Ultimate Member prevents our registration when we need to ask extra information before the registration.
  • Fix: post_mime_type PHP notice.
  • Improvement: Italian translation files added.
  • Improvement: Notice handling logic improvements.
  • Improvement: Twitter Getting Started Update
  • Improvement: Facebook Getting Started Update
  • Improvement: Facebook Warning for App replacing
  • Improvement: Google provider – using OAuth2 v2 endpoint
  • Improvement: 2 new filters for customizing the redirect url and error message when login is disabled.
  • Improvement: Database – new column “social_users_id” for Primary Key
  • Improvement: PHP 8.0 compatibility
  • Improvement: We will override the WordPress default avatar using the “pre_get_avatar_data” filter instead of “get_avatar” filter.

  • PRO: Fix: Apple provider – Logo overlaps the box shadow of the light button skin

  • PRO: Improvement: New Google Sync data fields: Genders and Locations ( requires People API )
  • PRO: Removed: Google Sync data fields: Gender, Profile link, Taglines and Residences

3.0.26

  • Fix: PHP notice by AMP plugin
  • Fix: The orphan thumbnail sizes generated from the avatars will be deleted when the earlier stored avatar has been overridden by the provider.
  • Improvement: Hashed filenames for avatars to avoid tracking back the user avatars over the URL by User ID.
  • Improvement: Avatars are now stored in the dedicated folder called nsl_avatars. The name of the folder can be modified with the NSL_AVATARS_FOLDER constant.
  • Improvement: Ultimate Member – the registration date will appear in the info popup for users registered by social login.
  • Improvement: 2 new filters for developers
  • Improvement: nsl_disabled_register_error_message filter will also work when the OAuth flow is being handled over the default login page.
  • Improvement: Facebook provider – Getting Started update.
  • Feature: Custom label for social buttons in register forms and new shortcode parameter to use the register labels.
  • Black friday offer

  • PRO: Improvement: WooCommerce – Email template for registration setting defines the email template that the registration notification will use when the registration happens with social login. Earlier this was a hidden and built in feature of the Registration notification sent to setting.

3.0.25

  • Fix: WishList Member plugin prevented the strong redirects of Nextend Social Login.
  • Fix: Connect button – URL encoding in the redirect parameter to keep the URL parameters after login.
  • Fix: JavaScript errors on JavaScript minification with WP Hide & Security Enhancer
  • Fix: Delayed login caused by image optimization plugins, like EWWW Image Optimizer.
  • Fix: Social button styles will be loaded in AMP Reader template pages, too.
  • Improvement: Reactivate renamed to Analyze & Repair
  • Improvement: Notification at the backend, when there is at least one configured provider however it is not enabled.
  • Improvement: Facebook provider – updated steps and new video guide in the Getting Started section.
  • Improvement: Facebook provider – new default button color.
  • Improvement: Facebook provider – we will use Graph API v7.0 for the endpoints.
  • Improvement: Google provider – updated steps and new video guide in the Getting Started section.
  • Improvement: Allow redirect and error message overrides when registration is disabled.
  • Improvement: The Google button will no longer be hidden for Instagram, Twitter and Facebook App WebViews, as Google allows the authentication over the WebView of these Apps.
  • Feature: Facebook provider – button skin selector added.

  • PRO: New provider: GitHub

  • PRO: Improvement: WooCommerce Billing – Default with separator layout to display the buttons on the place where the action is fired.
  • PRO: Improvement: LinkedIn provider – updated steps in Getting Started section.
  • PRO: Improvement: Pro Addon PHP 7.0 version check to load Pro Addon only on compatible PHP versions.
  • PRO: Improvement: MemberPress Login form – option to hide the social buttons.
  • PRO: Feature: Show linked providers – Option to display the name of the providers which are linked to a WordPress account.

3.0.24

  • Fix: BuddyPress 6.0 compatibility fix.

3.0.23

  • Fix: PHP error when BuddyPress – Activity is disabled.
  • Fix: Support login restrictions – delete persistent data when the registration was prevented by a third party plugin
  • Fix: Twitter – 48×48 avatars can be stored again

  • PRO: Fix: Longer Apple JWT token expiry.

  • PRO: Improvement: compatibility with the forms generated by the plugin “Checkout for WooCommerce”
  • PRO: Improvement: Apple provider button skins to comply with Human Interface Guidelines

3.0.22

  • Fix: Updated language files

  • PRO: Fix: Plugin could not be activated because it triggered a fatal error. – Fix for the problem: Deactivate and delete “Nextend Social Login Pro Addon” plugin with version 3.0.21, then activate the version 3.0.22.

3.0.21

  • Compatibility: PHP 7 or greater is required for the new version!.
  • Fix: Icon style – Icons will be wrapped into multiple lines when there is no more room for them.
  • Fix: Social buttons will no longer be distorted when the page is translated with Google translator.
  • Fix: WPLMS theme – social button style and duplicated social buttons.
  • Fix: WP Rocket – compatibility with combine JavaScript feature.
  • Fix: Popup target window when the social buttons appear in certain modals.
  • Fix: Ultimate Member avatars with social registration.
  • Fix: Avatar will be synchronized again, if the attachment was already set, but the file doesn’t exist.
  • Improvement: Database – Register, Link and Login date will be stored in database.
  • Improvement: Improvement: Google – Light skin will be the default button skin.
  • Improvement: Pages which are being used by other plugins will be filtered out from Page for register flow and OAuth redirect uri proxy page
  • Improvement: The Getting Started sections are updated with new steps.
  • Improvement: New registrations happening with social login will also be displayed in the BuddyPress – Activity log.
  • Improvement: Shortcode provider parameter will also define the visibility of the link and unlink buttons.
  • Feature: Option to disable the Google account select prompt on each login.
  • For developers: The provider instance can now be accessed over “nsl_registration_form_start” and “nsl_registration_form_end” actions

  • PRO: New provider: Apple

  • PRO: Fix: Plugin update error – WordPress cached the wrong update url.
  • PRO: Fix: Social button layouts in Theme My Login forms.
  • PRO: Fix: Ultimate Member and Support login restrictions – Users will be redirected to the Ultimate Member login page after the registration.
  • PRO: Improvement: Yahoo new endpoint and app creation guide. New and deprecated Sync data fields.
  • PRO: Improvement: WooCommerce automatically generated password feature support when Registration notification sent to is set to User or User and Admin.

3.0.20

  • Fix: Ultimate Member Auto Approve + Support Login Restriction – Avatars will be synchronized.
  • Fix: Error message didn’t show up when an “OAuth redirect uri proxy page” was selected.
  • Feature: Shortcode – Grid style
  • Feature: German translation files added.
  • Improvement: redirect_to URL parameter will be stronger than current page url
  • Improvement: nsl_registration_user_data filter can now be also used
    for preventing the registration.

  • PRO: Improvement: PayPal updated endpoints. New Sync Data field: PayPal account ID (payer ID)

  • PRO: Removed: PayPal Sync Data fields: Date of birth, Age range, Phone, Account type, Account creation date, Time zone, Locale, Language.

3.0.19

  • Fix: Shortcode – align parameter notice
  • Fix: Social buttons didn’t show up properly when the action where we check jQuery was called multiple times.
  • Improvement: Google Select account modal before the login.

  • PRO: Fix: Jetpack – display our social buttons on custom Jetpack comment form

  • PRO: Feature: BuddyPress – option to disable the social buttons on the action: bp_sidebar_login_form
  • PRO: Improvement: LinkedIn v2 REST API update. Getting Started section updated with the new App creation steps.
  • PRO: Removed: LinkedIn Sync data

3.0.18

  • Fix: _nsl is not defined error
  • Fix: The shortcode of Page for register flow will be rendered into the correct position.
  • Fix: Google – G+ logo is replaced with simple G logo.

  • PRO: Fix: Target window will open the auth window of the provider in the selected way again.

  • PRO: Fix: Update notice when the Free and Pro Addon are not compatible.
  • PRO: Feature: Social buttons for BuddyPress – Login widget
  • PRO: Feature: Option to disable the WordPress Toolbar on the front-end for some roles.
  • PRO: New provider: Yahoo
  • PRO: Note: We had plans to implement the Instagram provider. Unfortunately we need to change our mind, since the Instagram API will become deprecated soon!

3.0.17

  • Fix: Activation fix on certain sub-domains.

3.0.16

  • Fix: NSL Avatars used to override the specified BuddyPress avatars.
  • Fix: 500 error when the Extended Profiles setting is disabled in BuddyPress.
  • Fix: By default, users won’t be redirected to the homepage after unlinking their accounts, instead will be redirected back to the page, where the unlink action has happened.
  • Fix: Nextend Social Login will now wait for jQuery before positioning the social buttons.
  • Fix: Getting Started section of some providers are updated with the new App creation steps.
  • Feature: Russian translation added.
  • Feature: Display avatars in “All media items” – Images can now load faster in Media Library – Grid view, when this option is enabled.
  • Feature: Social button alignment option for WordPress forms, shortcode and widget.
  • Feature: Membership – is now available in the FREE version and provides support for WordPress default membership as well.
  • Feature: new hook allows overriding the username and email before registration – nsl_registration_user_data
  • Facebook – Graph API v3.2 – old API-s may require API Call version upgrade!
  • Old Nextend Facebook/Twitter/Google Connect compatibility has been removed.
  • Social Buttons use flex-box layout now.

  • PRO: Fix: Internet Explorer – Pro Addon activation.

  • PRO: Fix: Facebook provider – Sync data: Gender, Profile link, Age range can be retrieved again.
  • PRO: Feature: Social button alignment option for WooCommerce, Comment, BuddyPress, MemberPress, UserPro, Ultimate Member forms.
  • PRO: Feature: Unlink option to disable unlink buttons.
  • PRO: Feature: PayPal – Option to disable the email scope.
  • PRO: Removed: Facebook provider – Sync data fields: Currency, TimeZone, Locale became deprecated.
  • PRO: Improvement: Google+ API will shut down soon, so Google Sync data will use Google People API instead.

3.0.14

  • Fix: Conflict with Login with Ajax reset password.
  • Fix: BuddyPress …

Overview


Ratings

432  · 
1 stars
8
2 stars
2
3 stars
2
4 stars
8
5 stars
412

Contributors

Nextendweb