Saltar al contenido
  • Iniciar sesión
  • Registrarse
WordPress.org

Chile

  • Temas
  • Plugins
  • News
  • Acerca de
  • Foro
  • Get WordPress
Get WordPress

Plugins

  • Mis Favoritos
  • Beta Testing
  • Desarrolladores

Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

Descargar

Third Party Accounts Login

Por Anant Garg
  • Detalles
  • Opiniones
  • Instalación
  • Desarrollo
Soporte

Descripción

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.

Capturas de pantalla

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

Instalación

  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

FAQ

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

Opiniones

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“Third Party Accounts Login” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores
  • anantgarg

Traduce & #8220;Third Party Accounts Login” a tu idioma.

¿interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Meta

  • Versión: 1.0
  • Última actualización: hace 14 años
  • Instalaciones activas: 10+
  • Versión de WordPress: 2.0 o superior
  • Probado hasta: 2.7
  • Idioma:
    English (US)
  • Etiquetas:
    commentsgmailgoogleThird Party Loginyahoo
  • Vista Avanzada

Calificaciones

Este plugin aún no ha sido calificado.

Inicia sesión para enviar una opinión.

Colaboradores

  • anantgarg

Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

Ver el foro de soporte

  • About
  • News
  • Hosting
  • Donate
  • Swag
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org

Chile

  • Visit our Facebook page
  • Visit our Twitter account
  • Visit our Instagram account
  • Visit our LinkedIn account
El Código es Poesía.