The default language of any content posted is English. Do not create multi-accounts, you will be blocked!
Information: Safety & Support
Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use. Consider buying licenses to support developers. Your security is our priority.
Improvement: Custom Actions – option to display the buttons with either login or register specific label, based on the field where the action was added.
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.
Improvement: New LinkedIn Sync data fields: Headline, Vanity name
Improvement: Register form – Password template HTML has been updated according to the latest WordPress default Forget Password form structure.
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. )
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 by the input field of Yahoo ).
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.
Improvement: The HTML of the “Ask E-mail/Password/Username on registration” features can now be overridden over template files.
Feature: Line provider – added an option to allow the auto login.
Feature: BuddyPress registration integration – so BuddyPress can send its registration notifications upon registration with social login, too.
Fix: Apple provider – There was an encoding problem with the scope parameter of the Apple authorization URL.
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. )