Add Hovercards to Your WordPress Blog

Posted by admin in WordPress, Wordpress... | 10.10.2010 - 9:00 pm

Gravatar recently launched Hovercards, a new feature that servers as a nifty bridge between your Gravatar and your Gravatar Profile.
Hovercards have already been enabled throughout WordPress.com and WordPress.org, and there is an official plugin in the works, but what if you can’t wait for the official plugin to add Hovercards to your WordPress blog?
If your theme has a functions.php file, just add the following line within the file:
wp_enqueue_script( ‘gprofiles’, ‘http://s.gravatar.com/js/gprofiles.js’, array( ‘jquery’ ), ‘e’, true );
If your theme doesn’t have a functions.php file, or you’d rather not mess with it, use a plain text editor to create a file called hovercards.php with the following content, then use an FTP or SFTP client to upload it to the /wp-content/plugins/ directory, and activate it via the Plugins section of the admin panel.

Credit for the above code goes entirely to Otto and Alex. It is not official and not supported, so you should […]

Original post by James Huff

    Technorati Tags:


    Why Is Gravatar Still Not Mainstream?

    Posted by admin in WordPress, Wordpress... | 08.17.2009 - 5:52 pm

    If you don’t know by now, WordPress 2.8.4 has hit the public and it addresses a mild but hugely annoying issue. There was no advanced warning regarding the vulnerability but it was quickly patched in the core of WordPress for the next release. Unfortunately, word quickly spread and in […] Continue Reading…
    Technorati Tags: blog

    Original post by Jeff Chandler

      Technorati Tags: