[2.0.1] - 2023-08-09
- General testing to ensure compatibility with latest WordPress version (6.3).
[2.0.0] - 2023-06-01
- The plugin was rewritten to utilise the Site Editor available.
- 4 sharing blocks have been added to the core Social Links block.
- WhatsApp, Twitter, Facebook and Pinterest
- General testing to ensure compatibility with latest WordPress version (6.2.2).
[1.2.5] - 2023-04-20
- General testing to ensure compatibility with latest WordPress version (6.2).
[1.2.4] - 2022-12-22
- General testing to ensure compatibility with latest WordPress version (6.1.1).
[1.2.3] - 2022-09-12
- Added support for sharing to Whatsapp.
- Added in a
lsx_sharing_additional_buttons
filter to allow 3rd party plugins to add additional buttons to the modal.
[1.2.2] - 2022-05-26
- General testing to ensure compatibility with latest WordPress version (6.0).
[1.2.1] - 2021-01-15
- Documentation and support links.
- General testing to ensure compatibility with latest WordPress version (5.6).
[1.2.0] - 2020-11-09
- You now have the ability to disable the sharing per post type.
- Disable each service per post type.
- Set a sharing label per post type.
- Updated the settings page to CMB2.
- Updated the PHP classes to use get_instance functions.
- Updating dependencies to prevent vulnerabilities.
- Updating PHPCS options for better code.
- General testing to ensure compatibility with latest WordPress version (5.5).
- General testing to ensure compatibility with latest LSX Theme version (2.9).
[1.1.3] - 2020-03-30
- The js and css assets front end assets for this plugin will only load in each post type if the sharing option is enabled for the post type.
- General testing to ensure compatibility with latest WordPress version (5.4).
- General testing to ensure compatibility with latest LSX Theme version (2.7).
[1.1.2] - 2019-09-27
- Adding the .gitattributes file to remove unnecessary files from the WordPress version.
- Changing the wp_enqueue_script priority.
- Removing gulp-minify-css and updating gulpfile to 4.0+.
[1.1.1] - 2019-06-20
- Updated the uix-core.js to remove the Cyclic error when saving the theme options.
- Added in 3 filters for the button permalinks
lsx_sharing_{social_media_name}_url
. - Allowing the Sharing buttons to be sent a post_id for output.
- Added compatibility with LSX Videos.
- Added compatibility with LSX Search.
- Add template hook for Storefront.
- Add template hook for WooCommerce.
- LSX Sharing styles moved from LSX to LSX Sharing plugin.
- First Version