Skip to content

Releases: lightspeedwp/lsx-blog-customizer

1.4.7

18 Aug 05:10
ff664b6
Compare
Choose a tag to compare

Description

  • Updating the stable tag to 6.3
  • Updating the version number

Security

  • Security testing for WordPress 6.3

Additional Info

1.4.6

20 Apr 12:42
82ef931
Compare
Choose a tag to compare

Security

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

1.4.5

22 Dec 13:21
37ea39b
Compare
Choose a tag to compare

Security

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

1.4.4

25 May 16:17
Compare
Choose a tag to compare

Security

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

1.4.3

22 Apr 09:40
Compare
Choose a tag to compare

Added

  • The ability to select the tag or category or both, in used of the post relation query.
  • A filter lsx_blog_customizer_related_posts_taxonomies to allow you to add any custom taxonomies to the relation array.

Security

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

1.4.2

13 Apr 09:58
Compare
Choose a tag to compare

Fixed

  • The triggering of the customizer options (Archives and Single checkbox settings)
  • Default blog spacing above the content, when LSX search is disabled.
  • The correct variable is now being sent to the lsx_blog_customizer_show_switcher filter, which helps fix the switcher showing up on the incorrect pages when LSX Search is active.

1.4.1

15 Jan 17:31
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.4.0

04 Nov 05:09
Compare
Choose a tag to compare

1.4.0

Added

  • Added default WP 5.5 lazy loading.
  • Added a 2 columns layout option for the blog.
  • Fixed spacing for the archive layouts.
  • Added in 2 filters to allow themes to change the action the blog description outputs as well as the css class.
  • Added a lsx_blog_customizer_show_switcher filter to allow 3rd party plugins to include the switcher on custom post types.
  • Extended the placeholder to the page post type as well.
  • Aded CMB2 and included and enabled taxonomy custom fields (tagline, etc) + featured image + icon image + banner image on Blog Categories and Blog Tags.

Deprecated

  • Removed the CMB and UIX vendors.

Update

  • Updating language files.
  • Updated the placeholder text and description

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

30 Mar 18:01
00dbd14
Compare
Choose a tag to compare

V 1.3.5

Fixed

  • Fixed issue PHP Deprecated: dbx_post_advanced is deprecated since version 3.7.0! Use add_meta_boxes instead.

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

19 Dec 13:28
Compare
Choose a tag to compare

V 1.3.4

  • Fix - Fixes for the blog default layout.
  • Fix - Spacing fixes on blog archive.
  • Fix - Added in the missing closing div to the LSX_Blog_Customizer_Posts output() function
  • Fix - Fix for issue: 'Blog page description outputs a 1 if the description is left blank'.
  • Dev - General testing to ensure compatibility with latest WordPress version (5.3).
  • Dev - Checking compatibility with LSX 2.6 release.