This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Digilan Token

वर्णन

Turn your WordPress site into a third party for authentication services.

Features

  • Registration and login 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 page with widgets.

API

  • Create session: DigilanToken::initialize_new_connection()
  • Authenticate: DigilanToken::authenticate_ap_user_on_wp()
  • Validate: DigilanToken::validate_user_connection()
  • Delete user data: DigilanTokenUser::forget_me()
  • Configure: DigilanTokenActivator::get_ap_settings()

Usage

  • Configure your social providers.
  • Add your social authentication buttons with a shortcode or a widget.
    ** To display for example google and facebook given the fact you configured those two providers:
    [digilan_token google=”1″ facebook=”1″]
  • To use the plugin as a widget, go to “Appearance > Widgets” in the admin panel.
  • Under “Available widgets” section find “Digilan Token Buttons” and “add widget”, then select the providers you want to display.

स्क्रीनशॉट

  • Access point configuration panel
  • Connection logs panel

नेहमी विचारले जाणारे प्रश्न

How do I activate all the plugin’s features? Enter the pin code you received with your access point.

समीक्षा

सर्व 1 पुनरावलोकन वाचा

योगदानकर्ते आणि विकसक

“Digilan Token” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.

योगदानकर्ते

भाषांतर करा “Digilan Token” तुमच्या भाषेत.

विकासातील आग्रह?

कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.

बदलांची यादी

1.0

  • Initial version.
  • First review