Skip to content

Releases: lightspeedwp/lsx-banners

1.2.5.1

10 Dec 13:42
Compare
Choose a tag to compare

Added in exclusions for the vendor.

V 1.2.5

21 May 13:37
Compare
Choose a tag to compare

V 1.2.5

Changed

  • Removed banners from Woocommerce Checkout and Cart pages.

Security

  • Testing plugin with WordPress latest version 5.4.1
  • Fixing formatting errors to meet with WordPress standards.

V 1.2.4

30 Mar 17:55
Compare
Choose a tag to compare

V 1.2.4

Added

  • Added in the lazy loading for term images.
  • Added in a lsx_banners_disable_banner_post_content filter to disable the Homepage banner content.

Changed

  • Removing the troublesome title function.

Fixed

  • Fixed PHP warning notices with variables.
  • Fixed the Undefined index: banners_plugin_title error.
  • Fixed issue PHP Deprecated: dbx_post_advanced is deprecated since version 3.7.0! Use add_meta_boxes instead.

V 1.2.3

03 Sep 14:34
Compare
Choose a tag to compare

1.2.3 - Sept 03, 2019

  • Dev - Adding the .gitattributes file to remove unnecessary files from the WordPress version.
  • Fix - Changed the admin class to only run admin_init when it is not an AJAX request.

V 1.2.2

23 Aug 16:05
Compare
Choose a tag to compare

1.2.2 - Aug 23, 2019

  • Fix - Show banners from featured image on old non gutenberg posts correctly.

V 1.2.1

07 Aug 00:16
Compare
Choose a tag to compare

1.2.1 -

  • Fix - Fixed the post type archive titles
  • Fix - Fixed the taxonomy admin class.
  • Dev - Blog improvements to match new structure for the LSX Blog Customizer.

v1.2.0

20 Jun 13:39
Compare
Choose a tag to compare
  • Tested for WordPress version 5.2.2

Stable Release

21 Nov 09:30
Compare
Choose a tag to compare

1.1.6

  • Dev - Added function for changing the breadcrumbs to the top of the banner
  • Dev - Added in an option to set a title position
  • Dev - Fixed the add new banner css
  • Dev - Added in an "image size" dropdown to the banner metabox panel so you can choose your image size for posts and page banners
  • Dev - Changed the Taxonomy banners to call a full image by default.
  • Dev - Making sure slick.min.js slider is present, this is usually when using LSX banners with a non LSX theme.
  • Dev - Added in a way to allow the "CMB" field vendor to be excluded. define( 'LSX_BANNER_DISABLE_CMB', true );

1.1.3

12 Jul 15:00
Compare
Choose a tag to compare
  • Dev - Changed the "Banner" field nonce on the taxonomy term edit pages.
  • Fix - Fixed the edit term "thumbnail" preview.
  • Fix - Fixed the missing placeholder image settings.
  • Dev - Added in integration for WP Forms