How To Bring Back The Old Twitter Logo

Molongui » Help »

Do you miss the old Twitter logo? In a bold move that left the Twitterverse both intrigued and perplexed, tech mogul Elon Musk rebranded the widely popular platform as ‘X,’ hinting at his ambitious vision of creating an all-in-one app. However, the seemingly hasty rebrand into ‘X’ has left many long-time users yearning for the familiar charm of the old Twitter logo.

To bring back the old Twitter logo, just add this simple line of code to your site:

				
					add_filter( 'authorship/twitter_icon', function(){ return 'twitterbird'; } );
				
			

If it is the first time you are asked to add custom code snippets in your site or you are not sure what is the best way to do it, check out this WPBeginner’s guide to Pasting Snippets from the Web into WordPress.

Updated on July 30, 2023

Did not find a solution? We are here to help you succeed.
Open a support ticket