WordPress.org

Français

  • Thèmes
  • Extensions
  • Actualités
    • Documentation
    • Forums
  • À propos
  • Compositions
    • Équipes
    • Guide de contribution
  • Obtenir WordPress
Obtenir WordPress
WordPress.org

Plugin Directory

GP – GeePress

  • Envoyer une extension
  • Mes favoris
  • Se connecter
  • Envoyer une extension
  • Mes favoris
  • Se connecter

Cette extension n’a pas été testée avec plus de trois mises à jour majeures de WordPress. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

GP – GeePress

Par Louy Alakkad
Télécharger
  • Détails
  • Avis
  • Installation
  • Développement
Support

Description

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.

Installation

  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.

FAQ

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.

Avis

Il n’y a aucun avis pour cette extension.

Contributeurs/contributrices & développeurs/développeuses

« GP – GeePress » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs
  • Louy Alakkad

Traduisez « GP – GeePress » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal

1.0

  • Initial release

Méta

  • Version 1.0
  • Dernière mise à jour il y a 12 ans
  • Installations actives 50+
  • Version de WordPress 3.0 ou plus
  • Testé jusqu’à 3.5.2
  • Langue
    English (US)
  • Étiquettes
    adminbuttoncommentcommentsconnectgooglegoogle plusloginoauthwpmu
  • Vue avancée

Évaluations

Aucun avis n’a encore été envoyé.

Ajouter mon avis

Voir tous les avis

Contributeurs

  • Louy Alakkad

Support

Quelque chose à dire ? Besoin d’aide ?

Voir le forum de support

  • À propos
  • Actualités
  • Hébergement
  • Confidentialité
  • Vitrine
  • Thèmes
  • Extensions
  • Compositions
  • Apprendre
  • Support
  • Développeurs & développeuses
  • WordPress.tv ↗
  • Contribuer
  • Évènements
  • Faire un don ↗
  • « Five For the Future »
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Français

  • Visitez notre compte X (précédemment Twitter)
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • Consulter notre compte Facebook
  • Consulter notre compte Instagram
  • Consulter notre compte LinkedIn
  • Visit our TikTok account
  • Visiter notre chaîne YouTube
  • Visit our Tumblr account
Le code est une poésie.