이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

wpSOL

설명

wpSOL connects WordPress to the Scouting Nederland OpenID-server to allow people to login and register with their login-account from scouting.nl

this plugin connects over https to login.scouting.nl to verify the login as part of the openid-standard

bugs and feature-requests can go to: GitHub or WordPress

번역

  • 네덜란드어
  • 영어

스크린샷

  • wp-login.php with scouting-login
  • sidebar-widget in theme twenty-fifteen
  • sidebar-widget in theme twenty-fourteen
  • sidebar-widget in theme twenty-thirteen
  • sidebar-widget in theme twenty-twelve
  • sidebar-widget in custom theme

설치

  1. login to sol.scouting.nl and change your role to “webmaster”.
  2. go to login.scouting.nl move your mouse over “mijn websites” and click on “voeg beheerde website toe”.
  3. enter the domain which is setup for wordpress and select the organization you want to give access.
  4. install and activate the plugin, that’s it.

FAQ

It’s not working!

You probably need to add the domain of your website to login.scouting.nl, you can only do this when you are logged in as a webmaster.
Check the installation-tab for a full explanation of how to do this.

Do i need to be part of Scouting Nederland to use this?

Yes, the OpenID-server is used to identify people and only allow access when they are a member of the right organisation within Scouting Nederland.
To setup the system at Scouting Nederland you need the webmaster-privilege for your scouting-group.

Are there settings for this plugin?

Yes, there is a settings-page where you can setup a redirect after login or logout and setup the Name the user gets in their profile and enforce that.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“wpSOL”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“wpSOL”(이)가 1(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “wpSOL”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.2.0

  • added optional profile fields birthdate, gender and scouting_id which get synced from scouting.nl on every login (when enabled in plugin settings)
  • checked for compatibility with wordpress 6.1.1

1.1.13

  • checked for compatibility with wordpress 5.4.0

1.1.12

  • checked for compatibility with wordpress 5.2.3

1.1.11

  • old-style array() instead of []

1.1.10

  • fixed most ToDo’s in code
  • replaced require() with include_once()

1.1.9

  • plugin authors changed to only include Dennis
  • add settings link in plugins overview page

1.1.8

  • fix automatically creating users

1.1.7

  • fix for disabling checkbox options on the settings page
  • return an error message to a new user when creating new users is disabled in settings

1.1.6

  • checked for compatibility with wordpress 4.5
  • initial support for translate.wordpress.org

1.1.5

  • some code standarization

1.1.4

  • checked for compatibility with wordpress 4.4

1.1.3

  • checked for compatibility with wordpress 4.3

1.1.2

  • added error message when username and email exist in wordpress, but are not the same account.

1.1.1

  • minor fixes to supress some warnings

1.1.0

  • Scouting Nederland changed the response from the server, now it works with standard LightOpenID again
  • updated readme to include dutch translations
  • show error when login is cancelled
  • widget can now show links for creating a new message and upload files
  • removed deprecated functions for widget ( you need to replace the widget )
  • updated widget output to match standard widgets

1.0.3

  • added a redirect option for login and logout to go to the frontpage

1.0.2

  • moved code from bitbucket to github

1.0.1

  • some minor changes

1.0

  • code cleanup

0.5

  • i18n-support added to plugin

0.4

  • setup default options during installation
  • better login-flow
  • username_prefix and autocreate new user options added
  • better display of options page

0.3

  • first public wordpress.org release
  • make sidebar widget follow wordpress coding guidelines

0.2

  • added a sidebar-login-widget
  • added a settings page
  • removed static-setting of domain-names

0.1

  • initial internal release