开发者 | Mr2P |
---|---|
更新时间 | 2025年1月16日 09:30 |
捐献地址: | 去捐款 |
PHP版本: | 5.9.0 及以上 |
WordPress版本: | 6.7 |
版权: | GPL-2.0-or-later |
版权网址: | 版权信息 |
/wp-content/plugins/breadcrumb-block
directory, or install the plugin through the WordPress plugins screen directly.It provides a simple way to add a breadcrumb trail to your site.
Anyone can use this plugin.
breadcrumb_block_get_item
hookbreadcrumb_block_single_prepend
breadcrumb_block_get_item
for customizing/removing each item of the breadcrumbsbreadcrumb_block_get_args
for customizing the output of the breadcrumb.apply_filters( 'breadcrumb_block_strip_shortcodes', false, $breadcrumb_instance )
to allow opt-in/opt-out shortcodes in the post title. Thanks to Steven A. Zahm (https://github.com/shazahm1)apply_filters( 'breadcrumb_block_add_post_type_name', true, $post, $breadcrumb_instance )
to allow opt-in/opt-out post type name for custom post typesbreadcrumb_block_home_text
, breadcrumb_block_home_url
breadcrumb_block_get_items
filter