They are two ways we can go about this Using WordPress Plugin Search or Using WordPress Admin Plugin Upload..
Next to Simplicity Likes click on Install Now button..
This plugin has been bought by company that I work for, because of that, plugin name changes from RS Likes to Simplicity Likes...
I have created filter for developers, and you can change the button to anything you like. function like button { $html = 'My Nice Icon return $html } add filter ...
I picked it because it does job at the core feature, and it isn't bloated with lot of extra stuff I don't want..
The I ran into was that it was difficult to unregister the hook callbacks that I didn't want, because their objects are orphaned.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Fixed bug when user has bootstrap tooltip enabled on the website, this plugin has conflict..
Fixed bug if you were to click the button too fast, the counter would go to negative..
Fixed bug if you click on the button the color of the button would not change to red.. 1.0.0.
Read more