=== Select to Share ===
Contributors: seebeen
Donate link: https://sgi.io/donate
Tags: selection, sharer, select-to-share, twitter, email
Requires at least: 3.8
Tested up to: 4.4
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Show a nice pop-up menu on text selection for sharing on Facebook, Twitter and e-mail...

== 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

== Installation ==

1. Upload select-to-share.zip to plugins via WordPress admin panel, or upload unzipped folder to your plugins folder
2. Activate the plugin through the "Plugins" menu in WordPress
3. Go to Settings->Reading to manage the options

== Frequently Asked Questions ==

= 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*

== Screenshots ==

1. Plugin in action on desktop and Mobile

2. CSS selector settings in admin panel

== Changelog ==

= 1.0.1 =

Fixed a js enqueue bug in certain scenarios

= 1.0 =
* Initial release

== Upgrade Notice ==

None for now