Remove via @…. from twitter shares

Posted in: Newspaper
Post count: 1

I see how to change the twitter username in the via @… in twitter shares, but is there a way, other than removing twitter completely, to remove this from the generated twitter shares entirely?

Post count: 35449

Hi,

You can do that only by deleting a part of code from theme.
Go in Appearance Editor in the right will appear theme file, click on includes > wp_booster> td_social_sharing.php, then go on 120 line and delete this code:
. ‘&via=’ . urlencode( $twitter_user ? $twitter_user : get_bloginfo( ‘name’ ) )
https://www.screencast.com/t/cUVcw6eg
See results: https://www.screencast.com/t/Fh6p8t6W9of1

Thank you.

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.