=== DT's Simple Share === Contributors: MissionMike Tags: facebook, google plus, twitter, email, share, linkedin, reddit, tumblr, stumbleupon, sharing, social media Donate link: https://dtweb.design/simple-share/ Requires at least: 2.8 Tested up to: 5.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Simplify page/post sharing with an easily added sharebar for users. == Description == Please kindly report any issues or conflicts to the author, or open a new thread. This plugin was created to be able to quickly add a sharebar for social media sharing, with minimal options and no 3rd-party resources (helps limit http requests and resource usage). DT's Simple Share does **not** allow you to change any meta titles, keywords, open graph data, etc. It only provides a generally-configurable sharebar of social media platforms for users to quickly share URLs from blog posts or pages. In Settings, sharing platforms/icons can be shown or hidden, and default values can be set for share meta (Twitter "via", hashtags, etc). ## Notes SEO post title support for [Yoast SEO](https://wordpress.org/plugins/wordpress-seo/) and [All-in-one SEO Pack](https://wordpress.org/plugins/all-in-one-seo-pack/) is built in. If no SEO title is detected for the post, the WordPress post title is used. Please note there is not yet support for using Yoast, All-in-one SEO, or other plugins' custom social media post titles. Other SEO plugin support for post titles can be added upon request. Currently, the following platforms and share options are supported: * Facebook * Twitter * LinkedIn * Reddit * Tumblr * StumbleUpon * Email * Pinterest ## In the Works If you'd like to see another platform included, please let me know! == Installation == Download zip, install, activate! Check settings to reveal post types and sharebar positioning. Settings need to be saved after activation in order for the sharebar to appear on posts/pages. == Frequently Asked Questions == N/A == Changelog == =v0.5= * Google AMP support * Reminder notification to save settings after activation * Added Pinterest * Code refactoring =v0.4.4= * Code cleanup and bugfixes =v0.3.2= * Updated settings page styles and layout * Bugfixes =v0.3.1= * Fixed missing text on hover in Rectangle style =v0.3= * Replaced images with [FontAwesome](http://fontawesome.io) icons * CSS fixes =v0.2.2= * Fixed "undefined index" PHP warning =v0.2.1= * Forced cache refresh with updated query parameter for CSS changes =v0.2= * Added Tumblr, StumbleUpon, and Reddit * New feature: Drag and drop order of icons * Updated styles: Rectangle and Round * Removed inline style declarations * Bugfixes and code cleanup =v0.1.3= * Updated Google Plus logo =v0.1.2= * Fixed missing ');' to inline background-image CSS rule =v0.1.1= * Changed sharer's new tab opening on laptop/desktop to show a new appropriately-sized popup instead =v0.1= * Added support for LinkedIn * Added two display options "standard" and "compact" for sharebar =v0.0.2= * CSS fixes (added margin to top/bottom of sharebar, fixed centering) =v0.0.1= * Added settings and icons for Facebook, Twitter, Google+ and Email * Initial commit