Sari la conținut
  • Autentificare
  • Înregistrare
WordPress.org

În Română

  • Teme
  • Module
  • Știri
  • Suport
  • Despre
  • Evenimente
  • Localizare
  • Dialog
  • Obține WordPress
Obține WordPress

Module

  • Favoritele mele
  • Testare beta
  • Dezvoltatori

Acest modul nu a fost testat cu ultimele 3 versiuni importante ale WordPress. S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate când este folosit cu versiuni recente ale WordPress.

Descarcă

Third Party Accounts Login

De Anant Garg
  • Detalii
  • Recenzii
  • Instalare
  • Dezvoltare
Suport

Descriere

The Third Party Accounts Login plugin allows you to enable your users to comment via well known OpenID service providers like Google, Yahoo, Flickr etc. The functionality is similar to that provided by StackOverflow and RPXNow.

The plugin allows the user to provide his/her details via all the famous OpenID service providers (Google, Yahoo etc.) while commenting. A working example of the plugin can be found on http://anantgarg.com

To make this plugin work make sure you have OpenID for WordPress Plugin installed.

Capturi ecran

  • Only text view
  • Small icons view
  • Highlighted + small icons view

Instalare

  1. Download the plugin file
  2. Extract the archive contents to the wp-content/plugins folder i.e. wp-content/plugins/third-party-accounts-login
  3. Login to WordPress Administration Center
  4. Activate the plugin
  5. Goto Settings -> Third Party Accounts Login and set your preferences. Currently, you can choose from three different views- Only text, small icons, X highlighted (large icons) + remaining small icons. You can hide the icons you do not want to display by double-clicking on them and drag them to order them.
  6. Add the following line in comments.php: <?php third_party_accounts_login(); ?>

  7. Make sure your OpenId textbox has an id=”openid_identifier”

Sample code of comments.php will be something like:

<label >Please select one of these third-party accounts:</label><br/> 
<?php third_party_accounts_login(); ?>
<br/>
<label>Or enter your OpenId URL:</label><br/>
<input type="text" name="openid_identifier" id="openid_identifier"  class="textfield" tabindex="4" style="width:300px" />

For more details, please visit: http://anantgarg.com/wordpress-third-party-accounts-login-plugin

Întrebări frecvente

What are the plugin requirements?

This plugin requires OpenID plugin to be installed.

I have a question/I want to add X OpenID provider?

Feel free to contact me at http://anantgarg.com/wordpress-third-party-accounts-login-plugin

Verificări

Nu există nicio verificare pentru acest modul.

Contributori și dezvoltatori

„Third Party Accounts Login” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori
  • anantgarg

Tradu „Third Party Accounts Login” în limba ta.

Te interesează dezvoltarea?

Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.

Meta

  • Versiune: 1.0
  • Ultima actualizare: Acum 14 ani
  • Instalări active: 10+
  • Versiune WordPress: 2.0 sau mai recentă
  • Testat până la: 2.7
  • Limbă:
    English (US)
  • Etichete:
    commentsgmailgoogleThird Party Loginyahoo
  • Vizualizare avansată

Evaluări

Acest modul nu a fost încă evaluat.

Autentifică-te pentru a trimite un modul la verificare.

Contributori

  • anantgarg

Suport

Ai ceva de zis? Ai nevoie de ajutor?

Vezi forumul pentru suport

  • Despre
  • Știri
  • Găzduire
  • Donează
  • Cadouri
  • Documentație
  • Dezvoltatori
  • Implică-te
  • Învață
  • Prezentare
  • Module
  • Teme
  • Modele
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Confidențialitate
  • Public Code
WordPress.org
WordPress.org

În Română

  • Vizitează pagina noastră Facebook
  • Vizitează contul nostru Twitter
  • Vizitează-ne pe Instagram
  • Vizitează-ne pe LinkedIn
Codul este poezie.