• Resolved bauhausweb

    (@bauhausweb)


    I updated the plugin today to version 1.43 and had the problem that my Twitter user name was not displayed in the widget. Instead the plugin displayed my screen name.
    FIX: In order to fix this small bug, all you need to do is this..
    Go to /wp-content/plugins/wd-twitter-feed/view/StaticTweetsView.class.php and change in line 47 the term getUserName() to getScreenName()
    As you can see in line 46 and 47 the Username appears in both lines. Just fix line 47 as mentioned above and the Twitter user name appears on your site again.
    P.S.: I also recommend to add rel="nofollow tags in the /wp-content/plugins/wd-twitter-feed/view/TweetsView.class.php file in order to avoid passing link juice to Twitter (which puts all his outgoing links to nofollow itself).

    https://wordpress.org/plugins/wd-twitter-feed/

  • The topic ‘User name not displayed after update (SOLVED)’ is closed to new replies.