這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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

Translations

  • Dutch
  • English

螢幕截圖

  • 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.

常見問題

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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“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