1.2.0 (2020-10-01)
- Fix: Remove Google Plus button due to service shutdown
- Remove links to and mentions of Simple Share Buttons Plus plugin from admin interface
- Tested with WordPress 5.5
1.1.1 (2018-05-16)
- Fix: Facebook, Twitter, LinkedIn, Reddit and Tumblr share links use HTTPS
- Fix: box-shadow property in front-end CSS
1.1.0 (2018-02-14)
- New: filter
ssbl_show_buttons
that can be used to override decision if buttons should be shown or not - Change: use
wp_get_document_title()
as fallback when no explicit title is provided via shortcode - Required WordPress version is now 4.4
- Tested up to WordPress 4.9
- Plugin can be updated with Github Updater plugin
1.0.0 (2017-03-01)
- Fix: no buttons were shown under certain conditions (https://wordpress.org/support/topic/ssbl-no-button-images-showing/)
- Fix: correctly encode title for use in subject argument of "mailto:" links
- Tested up to WordPress 4.7.2
1.0.0.alpha (2017-03-01)
- Fork of legacy plugin created at https://github.com/chesio/simple-share-buttons-light
- No code changes: this version is functionally equivalent to version 0.0.2
0.0.2
- Update: New Google+ branded buttons
0.0.1
- Initial release