Displaying the facebook profile picture in the WP-FB AutoConnect widget?
Hi JanoChen, WP-FP-AutoConnect create a function that gets the Facebook Profile image and outputs it as an avatar. The function is jfb_wp_avatar and it can be added to your template. You have to enable the option in the plugin settings. Here is how the function is defined in the plugin: /** * Optionally replace WORDPRESS … Read more