Linux 软件免费装
Banner图

WordPress Social Login

开发者 miled
更新时间 2020年9月24日 14:32
捐献地址: 去捐款
PHP版本: 3.0 及以上
WordPress版本: 5.5
版权: MIT License
版权网址: 版权信息

标签

google social networks login facebook twitter instagram comment register linkedin reddit social login github vkontakte dribbble steam twitch.tv

下载

2.1.6 2.2.1 2.2.2 2.2.3 2.3.1 3.0.3 3.0.4

详情介绍:

Wordpress Social Login allow your website readers and customers to register on using their existing social accounts IDs, eliminating the need to fill out registration forms and remember usernames and passwords. Wordpress Social Login also allow you to import users contact list from Google Gmail, Facebook, Windows Live and LinkedIn. Wordpress Social Login gives you absolute control over users access to your website and comes a list of rules and restrictions for you to setup. Easy to customize and integrate Wordpress Social Login come with a simple but flexible and fully customizable authentication widget. And if you are a developer or designer then you can customize it to your heart's content. Wide variety of providers Depending on the audience you're targeting, you can choose from a wide variety of providers and services including: Social networks, Microblogging platforms, Professional networks, Media, Photo sharing, Programmers and Gamers networks. Currently supported providers Facebook, Google, Twitter, Windows Live, Yahoo!, LinkedIn, Reddit, Disqus, Tumblr, Stackoverflow, GitHub, Dribbble, Instagram, 500px, Foursquare, Steam, Twitch.tv, Mixi, Vkontakte, Mail.ru, Yandex, Odnoklassniki, Goodreads, Skyrock, Last.fm, AOL and PixelPin. Free, unlimited and white-label Wordpress Social Login is open-source and completely free. The source code is publicly available on GitHub for anyone to help and contribute. You are free to use a Wordpress Social Login in commercial projects as long as the copyright header is left intact. Big thanks to everyone who have contributed to WordPress Social Login by submitting Patches, Ideas, Reviews and by Helping in the support forum.

安装:

The hard way
  1. Download, Unzip and drop the extension on /wp-content/plugins/ directory,
  2. As administrator, activate the plugin through the 'Plugins' menu in WordPress,
  3. Goto the Settings > WP Social Login to get started.
The easy way
  1. As administrator, goto 'Plugins' then Click on 'Add New',
  2. Search for 'WordPress Social Login' then Click on 'Install Now',
  3. Wait for it to download, Unpack and to install,
  4. Activate the plugin by Clicking on 'Activate Plugin'
  5. Goto the Settings > WP Social Login to get started.

屏幕截图:

  • WSL attempts to work with the default WordPress comment, login and registration forms.
  • WSL come with a simple but flexible and fully customizable authentication widget.
  • WSL widget can be easily integrated into most WordPress themes and many popular plugins using hooks and shortcodes.
  • Accounts linking/mapping.
  • WSL social networks setup.
  • WSL widget customization.
  • WSL advanced configuration.
  • WSL Buddypress Integration.
  • WSL components and add-ons manager.

更新日志:

3.0.4 3.0.3 2.3.0 2.2.3 WSL 2.2.3 fixes a critical issue found on WSL 2.2.2 that could potentially allow multiple accounts and prevent contacts import. We recommend that users upgrade to this latest version. WSL 2.2.3 also include a number of new features, and fixes several stability issues. See below for details. Developers Release Notes
These release notes are aimed at developers.
This release did focus on code health and flexibility and it was necessary to move some code around, and to remove few functions and hooks. We know, it sucks to break WSL API at such short notice, but it was indispensable and unavoidable as we're trying to move the project forward. As announced on WSL Support Forum, this is by no means a drastic change to the API. In fact, we tried our best to keep the said changes to a strict minimum, and the vast majority of WSL users will not be affected. Those breaking changes are: Please update the WSL hooks you were using accordingly to the new developer API: http://miled.github.io/wordpress-social-login/developer-api-migrating-2.2.html http://miled.github.io/wordpress-social-login/developer-api-authentication.html http://miled.github.io/wordpress-social-login/developer-api-widget.html http://miled.github.io/wordpress-social-login/developer-api-functions.html On this release we have reworked Steam provider to fully support their new Web API, and we decided to change Steam's users identifiers to SteamID64. When updated, WSL 2.2.3 will automatically convert all the existing steam users identifiers in wslusersprofiles to the new format. It's worth mentioning that in upcoming releases and before we hit WSL 3.0, we're planning to rework other parts of the codebase; for instance user database functions will be re-factored using an ORM, and profile completion will be replaced by new module. We explicitly discourage you from using, or hacking, any internal function (i.e., Not publicly documented on WSL dev API), as they are now subject to change in subsequent releases. If it wasn't possible to achieve some required functionality in a proper way through the already available and documented WSL hooks, please ask for support before resorting to hacks. Upon reaching WSL 3.0 as a major milestone, our priorities will flip to maintenance and stability (i.e, repair code health, enhance code coverage) rather than developing new features. This massive rewrite aims to make WSL more modular easily extended through plugins and add-ons (e.g., http://miled.github.io/wsl-users-converter/). List of changes 2.2.2 2.2.1 2.1.3 2.0.3 1.2.4 0.0.0