ThemeZee Breadcrumbs
This plugin allows you to add a nice and elegant breadcrumb navigation. Breadcrumbs make it easy for the user to navigate up and down the hierarchy of your website and are good for SEO.
by ThemeZee · github.com/themezee/themezee-breadcrumbs · website
★ 2stars
2composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/themezee/themezee-breadcrumbs/archive/refs/heads/master.zipAlso on Packagist as themezee/themezee-breadcrumbs:
composer require themezee/themezee-breadcrumbsFrom the readme
The ThemeZee Breadcrumbs plugin allows you to add a nice and elegant breadcrumb navigation
The ThemeZee Breadcrumbs plugin allows you to add a nice and elegant breadcrumb navigation.
Breadcrumbs make it easy for the user to navigate up and down the hierarchy of your website and also allow search engines to better understand the structure of your site.
For detailed setup instructions, visit the official Documentation page
1. Activate the plugin
2. Go to Settings ThemeZee Plugins Breadcrumbs and configure the plugin
3. For detailed setup instructions, visit the official Documentation page
Fix PHP notice about loadtextdomainjustintime called too early
fixed variable type error with PHP 8.0
added itemprop for breadcrumb URLs for Schema.org Structured Data
replaced deprecated function usorttermsbyID()
fixed bug in license check function which could lead to performance issues
fixed wrong order of breadcrumb items with multiple child categories
fixed missing styling on plugin overview page
improved license key setting
moved plugin settings to Settings ThemeZee Plugins panel
Initial Release