Recently, we covered adding a live Facebook share button to WordPress using third-party scripts. Facebook has now released its official share count button—time to switch for reliability and full support.
As experienced WordPress developers, we've integrated this on numerous sites. To add the official Facebook Share button, edit your preferred theme file and insert this code:
Compartir
This creates a prominent button like TweetMeme, showing the share count in a box format. For a compact version, use this instead:
Compartir
Style the buttons as needed with CSS. For full documentation and options, visit the official Facebook developers page.