• О WordPress
    • О WordPress
    • WordPress.org
    • Документация
    • Поддержка
    • Обратная связь
  • Войти
  • Регистрация
Перейти к содержимому

WordPress.org

Русский

  • Главная
  • Темы
  • Плагины
  • Поддержка
  • Документация
  • Новости
  • О нас
  • Сообщество
  • Контакт
  • Получить WordPress

Плагины

  • Любимые
  • Бета-тестирование
  • Разработчикам
Скачать

Login for WordPress

Автор: Damian Logghe
  • Детали
  • Отзывы
  • Установка
  • Поддержка
  • Разработка

Описание

If you just need a facebook login button in your wp-login.php to login/register users, this is your plugin. Lightweight plugin that won’t bloat your site with unnecessary functions. Developer friendly and easy to expand.

To add facebook button on a page use shortcode [fbl_login_button redirect="" hide_if_logged="" size="large" type="continue_with" show_face="true"]

More info about the button on https://developers.facebook.com/docs/facebook-login/web/login-button

If you need to add a facebook login in your template or link a Facebook account to an existing profile use the following code:

`<?php do_action('facebook_login_button');?>```

If you want to show a disconnect button to remove facebook connection from a user profile and avatar use this:

`<?php do_action('facebook_disconnect_button');?>```

If you want to change the redirect url after used is logged in wp-login.php you can pass ?redirect_to= in the url or use the following filter:

`add_filter('flp/redirect_url', function($url){ return site_url('another-url')});``

Настройки

Once you install the plugin, you need to configure it. Please follow this guide . That guide is for the premium version so be aware that the only shortcode available is [fbl_login_button redirect="" hide_if_logged=""]

Premium Version

Check the new premium version available in (https://timersys.com/plugins/facebook-login-pro/)

  • Powerful Login / Registration AJAX sidebar widget,
  • Also available with a shortcode and php template function
  • Compatible with WooCommerce
  • Easy Digital Downloads checkout pages
  • Compatible with BuddyPress
  • Login widget in Popups
  • Премиум поддержка

Доступные языки

  • Испанский
  • English
  • Bulgarian
  • Vietnamese
  • Italian
  • Czech
  • Portuguese
  • Danish
  • Russian
  • Ukrainian

Collaborate with translations on Transifex https://www.transifex.com/timersys/facebook-login/dashboard/

GitHub

Please contribute on https://github.com/timersys/facebook-login

Скриншоты

  • button

Установка

  1. Install plugin zip using /wp-admin/plugin-install.php directory
  2. Активируйте плагин используя меню ‘Плагины’ в WordPress
  3. Go to Settings -> Facebook Login and enter your facebook app ID
  4. Place <?php do_action('facebook_login_button');?> in your templates if you need it somewhere else than wp-login.php

Часто задаваемые вопросы

Are you planning to add more features ?

Nope really. The plugin is intended as a base for anyone needing facebook login

Отзывы

Works nicely

Al-Mamun Talukder 22.07.2020
The plugin is straight forward without any nonsense.

Works as expected

jivkomitev 25.06.2020
Good plugin

Fantastic

marcelyano 27.05.2020
congratulations to the developer, wonderful plugin, Functional, simple and fantastic. Top Top

Good for social login

website2make 25.07.2019
Facebook Login Plugin it work

Great plugin

Krzysztof 23.06.2019
Hi. He fulfills his task. I am happy with it. Thanks 🙂 Login for WordPress

Great Plugin! No issues!

jknichols 06.01.2019
Implemented the plugin with ease and did not slow down site.
Посмотреть все 47 отзывов

Участники и разработчики

«Login for WordPress» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники
  • Damian

Перевести «Login for WordPress» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.2.3.5

  • Updated api version

1.2.3.4

  • Fixed missing loading gif

1.2.3.3

  • Fix issue with new FB update that broke user registration

1.2.3.2

  • tagging new release for svn

1.2.3.1

  • Branding changes to comply with WP guideliness

1.2.3

  • New languages
  • Better error handling
  • data-size filter for facebook button

1.2.2

  • More shortcodes attributes and filters to change button style

1.2.1

  • Added ability to change scopes
  • Added request for new button, so if email is not provided app will ass permission again

1.2

  • New facebook login button
  • Fixed issues with hooks on disable registration
  • New facebook api used
  • Better compatibility with jetpack
  • New languages
  • Filters to disable email notifications
  • Fixed locale of button

1.1.6

  • Fixed user notifications not sending

1.1.5

  • Fixed bug with redirection
  • Added new languages
  • Better error handling on fb response

1.1.4

  • Fixed permissions to view facebook settings page
  • Fixed typo preventing app_secret to work fine
  • Added new filter to let users change response based on login/registration

1.1.3

  • Added secret key field in settings to make queries more secure and fix issue that some users were having
  • Fixed textdomain to make plugin translatable with other plugins
  • Updated language files

1.1.2

  • Replaced deprecated function in WP 4.5

1.1.1

  • Fully support for russian usernames and Bp valid usernames
  • Now scripts are added with button ( fb init bug fix )
  • Added shortcode for button

1.1

  • Added Chrome iOS workaround
  • Improved username generation
  • Added connect / disconnect button on user profile
  • Fixed bug with avatars in groups
  • Code improvement and minor bugfixes

1.0.10

  • Custom Avatars in bp are working now along with facebook ones
  • Notifications when a new user register
  • If FB is not defined or private tracking is enabled now shows error
  • Fixed undefined notice on activation

1.0.9

  • Fixed bug that avatars cannot be disabled in BP
  • If registration is disabled in General -> Settings users won’t be able to register

1.0.8

  • Facebook Avatars now are working in Buddypress

1.0.7.2

  • Fixed important bug with fb users login into wrong account

1.0.7.1

  • Removed iconv as was causing problem in some servers

1.0.7

  • Added redirect feature to template button
  • Now username is generated only on registration

1.0.6

  • Fixed bug when users deny to provide email with facebook
  • Fb username is now more friendly
  • Minor bugfixes and code improvement

1.0.5

  • Changed the way users login to a more secure one ( Thanks Zoli! )
  • Added fallback in case a Fb user change their email so they can still login to their account

1.0.4.1

  • Minor css and js fixes
  • Updated docs in readme

1.0.4

  • Now user are checked by email, so existing users can still log with facebook
  • Now errors are showing instead of showing eternal spin wheel

1.0.3

  • Fixed undefined error when notices are on
  • Added button to registration screen

1.0.2

  • Fixed bug with avatars
  • Added scopes in case api version of fb > 2.3 — thanks to sdether
  • redirect fix
  • Added some more filters

1.0.1

  • Added facebook_login_button hook

1.0.0

  • First version

Мета

  • Версия: 1.2.3.5
  • Обновление: 8 месяцев назад
  • Активных установок: 8 000+
  • Версия WordPress: 3.6 или выше
  • Совместим вплоть до: 5.4.4
  • Язык:
    English (US)
  • Метки:
    easy digital downloadsfacebookFacebook loginwoocommerce
  • Дополнительно

Оценки

Посмотреть все
  • 5 звёзд 45
  • 4 звезды 1
  • 3 звезды 0
  • 2 звезды 0
  • 1 звезда 1
Войдите, чтобы оставить отзыв.

Участники

  • Damian

Поддержка

Решено проблем за последние 2 месяца:

0 из 1

Перейти в форум поддержки

Пожертвование

Would you like to support the advancement of this plugin?

Пожертвовать на развитие плагина

  • О WordPress
  • Блог
  • Хостинг
  • Пожертвовать
  • Поддержка
  • Разработчикам
  • Участвуйте
  • Учитесь
  • Витрина
  • Плагины
  • Темы
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Приватность
  • Public Code
  • @WordPress
  • WordPress

Код — это поэзия.