Description
Select to Share WordPress plugin will allow you to easily display a nice pop-up menu on text selection.
CSS selector option is provided so you can target only your post / page content.
Features
- Automatically displays a nice pop-up menu on text selection (highlight)
- Mobile fallback with pop-under sharing menu
- Highly compatible – you can change the css selector for the text highlight
Screenshots
Installation
- Upload select-to-share.zip to plugins via WordPress admin panel, or upload unzipped folder to your plugins folder
- Activate the plugin through the “Plugins” menu in WordPress
- Go to Settings->Reading to manage the options
FAQ
- Share menu is being displayed on almost all texts on the page
-
Change the CSS selector to match the post container. I.e. .entry-content p, instead of p
Reviews
Contributors & Developers
“Select to Share” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Select to Share” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
Fixed a js enqueue bug in certain scenarios
1.0
- Initial release