Breadcrumb NavXT 是流行的 WordPress 插件 Breadcrumb Navigation XT 的继承者,经过重新编写,比如原插件更好。 通过插件为 WordPress 博客或网站生成可高度可定制的面包屑导航,可以满足任何 WordPress 网站的需求。文章源自知更鸟-https://zmingcx.com/breadcrumb-navxt.html
基本用法:文章源自知更鸟-https://zmingcx.com/breadcrumb-navxt.html
将代码添加到主题模板适当的位置即可。文章源自知更鸟-https://zmingcx.com/breadcrumb-navxt.html
<?php if( function_exists( 'bcn_display' ) ) { bcn_display(); } ?>
更多使用方法参阅官方文档文章源自知更鸟-https://zmingcx.com/breadcrumb-navxt.html
文章源自知更鸟-https://zmingcx.com/breadcrumb-navxt.html
版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
评论