WordPress.org

Español (Argentina)

  • Temas
  • Plugins
  • Noticias
    • Documentación
    • Foros
  • Acerca de
  • Conseguí WordPress
Conseguí WordPress
WordPress.org

Plugin Directory

GP – GeePress

  • Enviá un plugin
  • Mis favoritos
  • Acceder
  • Enviá un plugin
  • Mis favoritos
  • Acceder

Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga asistencia ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

GP – GeePress

Por Louy Alakkad
Descargar
  • Detalles
  • Valoraciones
  • Instalación
  • Desarrollo
Soporte

Descripción

GeePress, gives you all the tools you need to integrate your WordPress and Google+, including “Login with Google+” and “Comment via Google+”… Highly customizable and easy to use.

Key Features

  • Allow your visitors to comment using their Google+ accounts
  • Allow your blog users to sign in with their Google+ accounts. one click signin!
  • Easily customizable by theme authors.

Instalación

  1. Download the plugin, unzip it and upload it to /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Settings » GeePress App and enter your ID and secret.

Preguntas frecuentes

When I click “Sign in with Google+”, I get a 404 error page. what can I do?

Well, GeePress uses rewrite, so check your Settings > Permalink page and make sure rewrite is enabled.

I’m getting an error when I try to sign in with my Google+ account: “Google+ user not recognized!”

Make sure you’ve linked your Google+ and wordpress accounts, you can do that in your /wp-admin/profile.php page.

The comments login button isn’t showing!

It may be because your theme is a bit old or doesn’t use the new WordPress standards. You have to modify your theme to use this function.

In your comments.php file (or wherever your comments form is), you need to do the following. 1. Find the three inputs for the author, email, and url information. They need to have those ID’s on the inputs (author, email, url). This is what the default theme and all standardized themes use, but some may be slightly different. You’ll have to alter them to have these ID’s in that case. 1. Just before the first input, add this code: <div id=”comment-user-details”> <?php do_action(‘alt_comment_login’); ?> 1. Just below the last input (not the comment text area, just the name/email/url inputs, add this: </div>

That will add the necessary pieces to allow the script to work.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

“GP – GeePress” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores
  • Louy Alakkad

Traduce “GP – GeePress” 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 .

Registro de cambios

1.0

  • Initial release

Meta

  • Versión 1.0
  • Última actualización hace 12 años
  • Instalaciones activas 50+
  • Versión de WordPress 3.0 o superior
  • Testeado hasta 3.5.2
  • Idioma
    English (US)
  • Etiquetas:
    adminbuttoncommentcommentsconnectgooglegoogle plusloginoauthwpmu
  • Vista avanzada

Valoraciones

Todavía no se enviaron reseñas.

Agregar mi reseña

Ver todas las reseñas

Colaboradores

  • Louy Alakkad

Soporte

¿Tenés algo que decir? ¿Necesitás ayuda?

Ver el foro de asistencia

  • Acerca de
  • Noticias
  • Hosting
  • Privacidad
  • Escaparate
  • Temas
  • Plugins
  • Patrones
  • Aprender
  • Soporte
  • Desarrolladores
  • WordPress.tv ↗
  • Involucrate
  • Eventos
  • Donar ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Español (Argentina)

  • Visitá nuestra página de Facebook
  • Visitá nuestra cuenta de X (anteriormente Twitter)
  • Visit our Mastodon account
  • Visitá nuestra cuenta de Instagram
  • Visitá nuestra cuenta de LinkedIn
  • Visitá nuestro canal de YouTube
El código es poesía.