• Resolved devlopez

    (@templaries)


    Hello

    I need to change the language of facebook buttons. I had to do this change to do it:

    wp-socializer/wp-socializer.php

    line 1412

    array_push($scripts, '"https://connect.facebook.net/en_US/all.js#xfbml=1' . $fbparam . '"');
    
    array_push($scripts, '"https://connect.facebook.net/es_ES/all.js#xfbml=1' . $fbparam . '"');

    It would be usefull an option to this using admin interface.

    Thank you for this great plugin.

    http://wordpress.org/plugins/wp-socializer/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Petition to change the language in facebook.button’ is closed to new replies.