• ❌ Close
    🎁
    Limited-Time One-Time Membership Bonus
    Offer ends: August 31, 2026 extra months free.
    Buy an eligible one-time membership and get up to 3 extra months free.
    View Offer →

Ultimate Member - Social Login 2.6.3

✨ Join the Club & Unlock

Starting from €5.83/mo

  • Access to all products
  • Use on unlimited websites
  • Email update alerts
  • Instant download after payment
Download Ultimate Member - Social Login 2.6.3 from nulled fire. Social registration and login for Ultimate Member plugin.
Downloads 159
File Size 1.7 MB / .zip
Version 2.6.3 Report Update
Last Update

Ultimate Member - Social Login 2.6.3

* Fixed: Error notices.
* Fixed: Redirect loop with accounts that have enabled Multi-Factor Authentication.

Ultimate Member - Social Login 2.6.0

Added: Site Health data.
Added: "firebase/php-jwt" for JWT support for other social providers.
Tweak: Refactor social login networks configuration. Centralized social login networks configuration into a reusable `config.php` file and replaced deprecated functions with updated implementations.
Fixed: "Load textdomain just in time" issue.

Ultimate Member - Social Login 2.5.9

2.5.9

Ultimate Member - Social Login 2.5.6

* Added: An option to Implement user role redirection options. [Documentation](https://docs.ultimatemember.com/article/1940-social-login-user-role-redirection-settings)
* Added: An option to control the authorization window ( open in current window vs child window ). [Documentation](https://docs.ultimatemember.com/article/1938-social-login-authenticate-on-current-window)
* Fixed: Fatal error with Hybridauth class

Ultimate Member - Social Login 2.5.4

* Tweak: Improve redirection for dynamic pages
* Fixed: Fix compatibility issue with Firefox
* Fixed: Fix depreciated required parameters
* Tweak: Added Ultimate Member as required plugins

Ultimate Member - Social Login 2.5.2

2.5.2

Ultimate Member - Social Login 2.5.1

* Added: New function that changes the "Sign in" text to "Sign up" when Social buttons are enabled in an Ultimate Member Register page.
* Tweaked: Twitter button has been changed to the new `X` logo with black background & white text colors.
* Fixed: Error notices with Facebook authentication.
* Fixed: Typo error in `um_social_do_login_error` action hook parameters.
* Fixed: Closes overlay when submitting Register form with required fields.
* Fixed: Case when extension isn't active based on dependency, but we can provide the license key field
* Tweaked: Implementation of wp_safe_redirect(). If you're redirecting users to another host/domain, please add them to the allowed redirect hosts using the filter hook: allowed_redirect_hosts | Hook | WordPress Developer Resources

Ultimate Member - Social Login 2.5.0

* IMPORTANT: Breaking Changes
- This new version requires Ultimate Member version 2.6.11+
- Deprecated: Some methods have been renamed/changed to improve and completely comply to PHP & WordPress Coding Standards.
If you have made customizations with Social Login class methods or functions that have variable names in CamelCases, please update them in your customization and use lowercase letters and separate words via underscores.
Examples:
- `getConnectURL()` to `get_connect_url()`
- `getDisconnectURL()` to `get_disconnect_url()`
- `getCallbackURL()` to `get_callback_url()`
- New: LinkedIn API is now offering a way for your app to authenticate members using OpenID Connect. The old LinkedIn API for Login has been deprecated. With this update, the feature "Sign In with LinkedIn using OpenID Connect" should be enabled in your LinkedIn App settings under the Product tab. To use the old LinkedIn API connection(3-legged OAuth Flow), please use the code snippet in the link: Social Login: LinkedIn App Setup - Ultimate Member
* Fixed: Wrong Register forms & fields displayed on Social Overlay.
* Fixed: APIs request errors in the background process & error logs.
* Added: Notice for success and error messages when Social Account has been linked or already in used by other users using Social Shortcode.

Ultimate Member - Social Login 2.4.4

* Fixed: PHP warnings
* Fixed: Showing Social Login buttons with Shortcode
* Fixed: Fatal error with Sessions.

Ultimate Member - Social Login 2.4.3

* Fixed: PHP warnings
* Tweak: Template overwrite versioning
Back