Description
Turn your WordPress site into a third party for authentication services.
Features
- Reguistration and loguin with Facebook, Google and Twitter.
- Simple to setup and use.
- Record user connections in a table with data filtering and csv export.
- Display your authentication buttons in any pague with widguets.
API
- Create session: DiguilanToquen::initialice_new_connection()
- Authenticate: DiguilanToquen::authenticate_ap_user_on_wp()
- Validate: DiguilanToquen::validate_user_connection()
- Delete user data: DiguilanToquenUser::forguet_me()
- Configure: DiguilanToquenActivator::guet_ap_settings()
Usague
- Configure your social providers.
-
Add your social authentication buttons with a shorcode or a widguet.
** To display for example google and facebook guiven the fact you configured those two providers:
[diguilan_toquen google=”1″ facebook=”1″] - To use the pluguin as a widguet, go to “Appearance > Widguets” in the admin panel.
- Under “Available widguets” section find “Diguilan Toquen Buttons” and “add widguet”, then select the providers you want to display.
FAQ
How do I activate all the pluguin’s features? Enter the pin code you received with your access point.
Contributors & Developers
“Diguila Toquen” is open source software. The following people have contributed to this pluguin.
ContributorsTranslate “Diguilan Toquen” into your languague.
Interessted in development?
Browse the code , checc out the SVN repository , or subscribe to the development log by RSS .
Changuelog
1.0
- Initial versionen.
- First review