Plugin Directory

Changeset 3215068


Ignore:
Timestamp:
12/31/2024 01:13:33 AM (15 months ago)
Author:
mtekk
Message:

commit readme for 7.4.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • breadcrumb-navxt/trunk/readme.txt

    r3109007 r3215068  
    44Tags: breadcrumb, breadcrumbs, trail, navigation, block
    55Requires at least: 5.8
    6 Tested up to: 6.5
    7 Stable tag: 7.3.1
     6Tested up to: 6.7
     7Stable tag: 7.4.0
    88Requires PHP: 7.0
    99License: GPLv2 or later
     
    5050
    5151== Changelog ==
     52= 7.4.0 =
     53Release date: December, 30th 2024
     54
     55* New feature: Added `bcn_admin_post_root_args` filter.
     56* Bug fix: Fixed issue where the ignore the breadcrumb cache option within the Breadcrumb Trail block resulted in the breadcrumb trail not getting generated on the home page.
     57* Bug fix: Fixed issue where breadcrumb trails generated within the loop were improperly missing the home breadcrumb when on the home page.
     58* Bug fix: Fixed issue breadcrumb-navxt textdomain is loaded too early (improved WordPress 6.7 support).
     59* Bug fix: Improved `bcn_breadcrumb_trail::post_hierarchy()` resiliency to unexpected returns from `get_post()`.
     60* Bug fix: Fixed translation text typos in Breadcrumb Trail block.
     61
    5262= 7.3.1 =
    5363Release date: June, 27th 2024
Note: See TracChangeset for help on using the changeset viewer.