Facebook Connect WordPress Plugin 0.9.1


Ya podéis descargar la versión 0.9.1 del plugin para integrar Facebook con WordPress.

Descargar Facebook Connector 0.9.1

Principales cambios de esta versión:

  • Soporte para inicio de sesión seguro (SSL). Gracias a la ayuda de Malcolm Gin, que ha escrito un interesante post referente a la seguridad del plugin/FBConnect, y que realizó los cambios necesarios para soportar SSL (Thanks and Good Job!). [Nota importante: hay un problema con la descarga por https de la foto por defecto de usuario, https://static.ak.connect.facebook.com/pics/t_silhouette.jpg , por lo que he tenido que eliminar el uso de SSL temporalmente, reportaré este tema a Facebook]
  • Para facilitar la personalización del plugin y evitar algunos de los problemas con los diferentes temas de WordPress, a partir de esta versión el plugin trata de cargar la página de comunidad (community.php) y la página personal de cada usuario (myhome.php) del directorio asociado al tema (./wordpress/wp-content/themes/mytheme) de WordPress configurado, si no encuentra en este directorio los ficheros, los carga del directorio del plugin (./wordpress/wp-content/plugins/fbconnect).

Entradas relacionadas:

Leave a Reply

42 thoughts on “Facebook Connect WordPress Plugin 0.9.1

  1. I’m trying to use this plugin with WordPress 2.7 and a Thesis theme. The trouble I’m having is that every time I try to ‘Activate’ the plugin, I only get a blank white page on the plugin activation and then can no longer login to the WordPress dashboard. I have to go to my FTP directory and rename the FBConnect plugin folder and then I am able to login to WordPress again. Any suggestions on how I can get this plugin to work properly with my blog. Thanks, I love the idea of this plugin!

    http://www.whoisjonray.com

  2. Hi, i try this plugin, but it doesnt work well.

    When i post a comment on my blog, the wp_comment_post return me an error with (duplicate post error) . Otherwise, the comment was not publish on my facebook profile.

    Do you have an idea ?

    to check => dator.fr

  3. Ok, partly solved the jquery issue. Mileage may vary with this, but I think it should help some of you.

    Go into your footer.php and just make sure that your jquery call is placed before the

    This should allow for your scripts to execute before the facebook stuff is created. I still have a couple kinks with this, but my site is now at about 99% functional with this tweak.