=== Better Sharing === Contributors: cloudsponge Tags: cloudsponge, woocommerce, contact picker, sharing Requires at least: 5.0.0 Tested up to: 5.7 Requires PHP: 7.0 Stable tag: 1.4.2 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Add essential viral sharing functionality to any WordPress site that is based on modern best practices and mobile-first web standards. With Better Sharing, your users can copy a hyperlink to their clipboards, share it via email, or post it on social media. == Description == Better Sharing includes everything your site needs to create user-friendly sharing functionality that is essential for viral growth in today's online market. * Allow your users to copy a hyperlink of your choice to their clipboard for quick and easy sharing anywhere that's convenient for them. * Provide a "Share via Email" form on any page that allows your users to input a comma-separated list of email recipients with whom they would like to share your hyperlink. * Optionally enable the CloudSponge Contact Picker to allow your users to select contacts directly from their address books rather than typing email addresses manually. * Display pre-filled social media sharing buttons to make it easy for your users to share your hyperlink on their favorite social platforms. ### Better Sharing for WooCommerce Also, if you're using any of the following plugins or add-ons for WooCommerce then Better Sharing is a no-brainer. * [AutomateWoo's Refer A Friend add-on](https://woocommerce.com/products/automatewoo-refer-a-friend/) - Rather than forcing users to manually type up to 5 email addresses into separate text fields, Better Sharing modifies this interface to allow a comma-separated list of email addresses with a preview of the subject and body, as well as an optional [contact picker](https://www.cloudsponge.com/contact-picker/) so that users never have to type anything manually. * [WooCommerce Wishlists](https://woocommerce.com/products/woocommerce-wishlists/) - Override the wishlist's "mailto" link with a beautiful modal dialog for sharing via email with a message preview and [contact picker](https://www.cloudsponge.com/contact-picker/). * [Coupon Referral Program](https://woocommerce.com/products/coupon-referral-program/) - Let your users easily copy their coupon link to their clipboard or share it via email with a message preview and [contact picker](https://www.cloudsponge.com/contact-picker/). == Frequently Asked Questions == = How do I install Better Sharing? = Upload the directory `/better-sharing-wp/` to your WP plugins directory and activate from the Dashboard. Configure the plugin at Dashboard > Better Sharing, where you can enable AddOns and manage General Settings like your CloudSponge license key and OAuth Proxy URL. = How do I get support? = This plugin is provided by CloudSponge. The best way to get support is to [send an email to support@cloudsponge.com](mailto:support@cloudsponge.com) or find us in [our Slack workspace](https://slack.cloudsponge.com). = Where do I report bugs? = We develop this plugin [on Github](https://github.com/cloudsponge/better-sharing-wp). Please search [outstanding issues](https://github.com/cloudsponge/better-sharing-wp/issues) before posting a new one. = Do I need a CloudSponge license to use this plugin? = No. We've made sure that the core functionality of the plugin itself and of each addon will help you build virality into your website even if you don't have a CloudSponge license. Of course, enabling our contact picker will make this even better, but it's not required. = Do you have an AddOn for XYZ plugin? = If it's not mentioned in this documentation then we haven't built it yet, but we desperately want to hear from you about it. Please [get in touch with us](https://www.cloudsponge.com/contact/) and let us know what AddOn you want us to build next. == Changelog == = 1.4.2 = * Fixes error by checking for the api key before enqueuing cloudsponge. * Updates the icon in the Gutenberg block. = 1.4.1 = * Fixes unenqueued script for shortcode & Gutenberg block. = 1.4.0 = * Beautification of addon dashboard area * Added user feedback when email sends * Tested for PHP 7.0 compatibility and updated readme accordingly * Tested for WP 5.7 compatibility = 1.3.6 = * Marketing assets. * New admin icon. * Menu redesign * Shortcode * Other UI/UX updates = 1.3.5 = * Fixes dependency issues. = 1.3.4 = * Fixes to AddOn classes, update variable checking. = 1.3.3 = * Security, nonce, and variable name fixes. = 1.3.0 = * Added Gutenberg block and shortcode for core sharing functionality. = 1.2.2 = * Security fixes, nonces. = 1.2.1 = * Security fixes, query string sanitizing. = 1.2.0 = * Initial release