Přejít na obsah
  • O WordPressu
    • O WordPressu
    • Česká lokalizace
    • Manuál (anglicky)
    • Rozcestník podpory
    • Zpětná vazba
  • Přihlásit se
  • Registrace
WordPress.org
WordPress.org

Česko

  • Šablony
  • Pluginy
  • Novinky
  • Podpora
  • O WordPressu
  • Openverse
  • Vzory
  • Komunitní podpora
  • Překlady
  • Kontakt
  • Získejte WordPress
Získejte WordPress

Pluginy

  • Oblíbené
  • Beta testy
  • Vývojáři

Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

Stáhnout

Third Party Accounts Login

Autor: Anant Garg
  • Podrobnosti
  • Hodnocení
  • Instalace
  • Podpora
  • Vývojáři

Popis

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.

Snímky obrazovky

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

Instalace

  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

Nejčastější dotazy

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

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

Third Party Accounts Login je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci
  • anantgarg

Přeložte “Third Party Accounts Login” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Meta

  • Verze pluginu: 1.0
  • Poslední aktualizace: před 13 roky
  • Aktivních instalací: 10+
  • Verze WordPressu: 2.0 nebo novější
  • Testováno až do WordPressu: 2.7
  • Jazyk:
    English (US)
  • Štítky:
    commentsgmailgoogleThird Party Loginyahoo
  • Podrobnosti

Hodnocení

Zatím tento plugin nikdo neohodnotil.

Přihlašte se a vytvořte hodnocení

Spolupracovníci

  • anantgarg

Podpora

Potřebujete pomoc?

Fórum podpory

  • O WordPressu
  • Novinky
  • Hosting
  • Podpořit
  • Podpora
  • Vývojáři
  • Zapojte se
  • Vzdělávání
  • Příklady
  • Pluginy
  • Šablony
  • Vzory
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Soukromí
  • Veřejný kód
WordPress.org
WordPress.org

Česko

  • Navštivte naši stránku na Facebooku
  • Navštivte náš Twitter účet
Code is Poetry.