mtekk / Breadcrumb-NavXT

The longest maintained Breadcrumb plugin for WordPress
https://mtekk.us/code/breadcrumb-navxt
51 stars 25 forks source link
gutenberg-blocks php wordpress wordpress-plugin

=== Breadcrumb NavXT === Contributors: mtekk, hakre Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=FD5XEU783BR8U&lc=US&item_name=Breadcrumb%20NavXT%20Donation&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted Tags: breadcrumb, breadcrumbs, trail, navigation, block Requires at least: 5.8 Tested up to: 6.5 Stable tag: 7.3.1 Requires PHP: 7.0 License: GPLv2 or later Adds breadcrumb navigation showing the visitor's path to their current location.

== Description ==

Breadcrumb NavXT, the successor to the popular WordPress plugin Breadcrumb Navigation XT, was written from the ground up to be better than its ancestor. This plugin generates locational breadcrumb trails for your WordPress powered blog or website. These breadcrumb trails are highly customizable to suit the needs of just about any website running WordPress. The Administrative interface makes setting options easy, while a direct class access is available for theme developers and more adventurous users.

= PHP Requirements = Breadcrumb NavXT 7.0 and newer require PHP7.0 Breadcrumb NavXT 5.2 and newer require PHP5.3 Breadcrumb NavXT 5.1.1 and older require PHP5.2

= Features (non-exhaustive) =

= Translations =

Breadcrumb NavXT now supports WordPress.org language packs. Want to translate Breadcrumb NavXT? Visit Breadcrumb NavXT's WordPress.org translation project.

== Installation == Breadcrumb NavXT can be installed from within WordPress’ administration panel. After installing and activating the plugin, to get breadcrumb trails to display either use the included widget, or call the breadcrumb trail in your theme (or child theme). See the Calling the Breadcrumb Trail article for more information on calling the breadcrumb trail.

To customize the breadcrumb trail you may edit the default values for the options in the administrative interface. This is located in your administration panel under Settings > Breadcrumb NavXT.

Please visit Breadcrumb NavXT's Documentation page for more information.

== Screenshots ==

  1. This screenshot shows 5 different examples of breadcrumbs generated by Breadcrumb NavXT
  2. A screenshot of the General tab of the settings page
  3. A screenshot of the Post Types tab of the settings page
  4. A screenshot of the Taxonomies tab of the settings page
  5. A screenshot of the Miscellaneous tab of the settings page
  6. A screenshot of the Settings Import/Export/Reset form under the Help menu

== Changelog == = 7.3.1 = Release date: June, 27th 2024

= 7.3.0 = Release date: February, 9th 2024

= 7.2.0 = Release date: February, 9th 2023

= 7.1.0 = Release date: July, 17th 2022

= 7.0.2 = Release date: January, 4th 2022

= 7.0.1 = Release date: December, 27th 2021

= 7.0.0 = Release date: December, 17th 2021

= 6.6.0 = Release date: October, 31st 2020

= 6.5.0 = Release date: June, 12th 2020

= 6.4.0 = Release date: December, 31st 2019

= 6.3.0 = Release date: May, 3rd 2019

= 6.2.1 = Release date: October, 26th 2018

= 6.2.0 = Release date: September, 24th 2018

= 6.1.0 = Release date: June, 1st 2018

= 6.0.4 = Release date: January, 26th 2018

= 6.0.3 = Release date: January, 1st 2018

= 6.0.2 = Release date: December, 30th 2017

= 6.0.1 = Release date: December, 28th 2017

= 6.0.0 = Release date: December, 26th 2017

== Upgrade Notice == = 7.1.0 = This version requires PHP7.0 or newer. This version introduces a new JSON settings import/export feature.