| 开发者 | habibnoori |
|---|---|
| 更新时间 | 2026年5月6日 19:14 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[noori_breadcrumb]
The plugin supports posts, pages, categories, tags, archive pages, custom post types, and custom taxonomies. It also supports parent page hierarchy and category hierarchy, making it useful for websites that need simple and structured navigation.
Noori Breadcrumb Shortcode includes Schema.org BreadcrumbList markup in the fallback breadcrumb output. This helps search engines better understand the page hierarchy and navigation structure of your website.
The plugin is designed for users who want breadcrumb navigation without complex setup. It works with the WordPress block editor, classic editor, widgets, templates, and page builders that support WordPress shortcodes.
Features
[noori_breadcrumb][noori_breadcrumb]
Use a custom separator:
[noori_breadcrumb separator="/"]
Hide the home link:
[noori_breadcrumb home="no"]
Use a custom home label:
[noori_breadcrumb home_label="Homepage"]
/wp-content/plugins/, or install the plugin ZIP through the WordPress Plugins screen.[noori_breadcrumb] to any post, page, widget, template, or page builder shortcode block.Add the shortcode [noori_breadcrumb] wherever you want breadcrumbs to appear.
Yes. Add a shortcode widget or shortcode block and place [noori_breadcrumb] inside it.
Yes. The fallback breadcrumb output includes Schema.org BreadcrumbList markup.
Yes. You can set a default separator in the plugin settings or use the shortcode attribute:
[noori_breadcrumb separator="|"]
Yes. Use:
[noori_breadcrumb home="no"]
Yes. You can change the Home label from the plugin settings or use the shortcode attribute:
[noori_breadcrumb home_label="Homepage"]
Yes. If Yoast SEO breadcrumbs are active and enabled, the plugin can output Yoast SEO breadcrumbs. This plugin is not affiliated with or endorsed by Yoast SEO.