Overriding FB Auto Connect plugin function displayed in footer

You can simply remove the old function using remove_action() hook, and add your own using add_action() hook.

Example –

remove_action('wp_footer', 'jfb_output_facebook_init');
add_action('wp_footer', 'your_function');

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)