=== Share.one === Contributors: davefx Requires at least: 6.0 Tested up to: 6.9 Stable tag: 1.2.0 Requires PHP: 8.0 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html Integrates WordPress with your Share.one account, allowing showing your custom Catch widget and Wall of Love without modifying code. == Description == This plugin integrates your [Share.one](https://share.one) account into your WordPress site. It allows showing your customized Catch widget, with your testimonials, into your site pages. It also provides an easy way to render your video testimonials using the inline Catch widget by using the shortcode `[share_one_catch_widget]`, the Carousel widget using the shortcode `[share_one_catch_carousel]`, or the Wall of Love using the shortcode `[share_one_wall_of_love]`. It also allows rendering these three widgets by using the provided Gutenberg blocks and Elementor widgets. == Changelog == = 1.2.0 = * New: Adding support to new Share.One CATCH Carousel Widget * Fix: Fixed several issues in the Elementor support * Fix: Fixed several issues in the blocks preview inside the Gutenberg editor = 1.1.1 = * Fix: Updated Share.one logo = 1.1.0 = * New: Added support to render the inline Catch widget. = 1.0.1 = * Fix: Including Wall of Love script using the proper WP script enqueueing method * Fix: Adding sanitization and default values to the settings fields * Fix: Escaping the output of all data from the database. * Fix: Including source files for JS components. * Fix: Moving admin CSS to a separate file. = 1.0 = Initial Version