Skip to content

Releases: lightspeedwp/lsx-sharing

2.0.1

10 Aug 12:25
a6a7bab
Compare
Choose a tag to compare

Description

  • General testing to ensure compatibility with latest WordPress version (6.3).
  • Updating the version number and stable tag

2.0.0

02 Jun 12:25
1dd5cc5
Compare
Choose a tag to compare

NOTICE

  • The plugin was rewritten to utilise the Site Editor available in WordPress.
  • 4 sharing blocks have been added to the core Social Links block.
  • WhatsApp, Twitter, Facebook and Pinterest

Security

  • General testing to ensure compatibility with latest WordPress version (6.2.2).

1.2.5

20 Apr 12:07
1b63030
Compare
Choose a tag to compare

Security

  • General testing to ensure compatibility with latest WordPress version (6.2).

1.2.4

22 Dec 13:22
11cb797
Compare
Choose a tag to compare

Security

  • General testing to ensure compatibility with the latest WordPress version (6.1.1).

1.2.3

12 Sep 08:51
Compare
Choose a tag to compare

Added

  • 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

26 May 09:26
Compare
Choose a tag to compare

Security

  • General testing to ensure compatibility with the latest WordPress version (6.0).

1.2.1

15 Jan 17:33
Compare
Choose a tag to compare

Updated

  • Documentation and support links.

Security

  • General testing to ensure compatibility with latest WordPress version (5.6).

V 1.2.0

09 Nov 07:18
84f1f9f
Compare
Choose a tag to compare

1.2.0

Added

  • 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

  • Updated the settings page to CMB2.
  • Updated the PHP classes to use get_instance functions.

Security

  • 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).

V 1.1.3

30 Mar 18:28
Compare
Choose a tag to compare

V 1.1.3

Added

  • 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.

Security

  • General testing to ensure compatibility with latest WordPress version (5.4).
  • General testing to ensure compatibility with latest LSX Theme version (2.7).

V 1.1.2

27 Sep 21:42
Compare
Choose a tag to compare

1.1.2

  • Dev - Adding the .gitattributes file to remove unnecessary files from the WordPress version.
  • Fix - Changing the wp_enqueue_script priority
  • Fix - Removing gulp-minify-css and updating gulpfile to 4.0+