
內容簡介
PressTigers 的 Flexy Breadcrumb 是一個簡單而強大的麵包屑導覽系統外掛,適用於 WordPress 網站。使用此外掛,您可以透過 [flexy_breadcrumb] 短碼在網站的任何位置顯示麵包屑導覽。
借助此外掛,您可以根據自己的喜好樣式和格式化麵包屑導覽中的文本、連結和分隔符。
外掛功能
對 SEO 友好(添加了架構結構)。
可透過 [flexy_breadcrumb] 短碼使用。
允許用戶更改麵包屑分隔符。
設置首頁文本和結束文本。
為導航選單設置單詞/字符限制。
首頁使用 Font Awesome 圖示選取器。
通過全局設置為文本、連結、分隔符和背景設置顏色選項。
設置麵包屑導航的字體大小。
短碼
此代碼將位於主題的 header.php 模板底部附近。但是,您可以將其添加到主題中的任何位置,它都可以運行。
<?php echo do_shortcode( '[flexy_breadcrumb]'); ?>
提交补丁
如果您發現了錯誤並有修復程序,我們歡迎您在 Flexy Breadcrumb 的GitHub 頁面上提交它。只需提交拉取請求,以便我們進行審查,如果合適,就合併到代碼庫中去。祝您編程愉快!
致謝
Google Fonts(https://fonts.google.com)
jQuery UI(https://jqueryui.com)
WP Color Picker Alpha(https://github.com/23r9i0/wp-color-picker-alpha)
Font Awesome Icon Picker(https://github.com/itsjavi/fontawesome-iconpicker)
外掛標籤
開發者團隊
原文外掛簡介
Flexy Breadcrumb by PressTigers is one of the simple and robust breadcrumb menu system available for the WordPress site. By using this plugin, you can display breadcrumb navigation anywhere in your website via [flexy_breadcrumb] shortcode.
With the help of this plugin you can style and format the text, links and separators of breadcrumbs according to your own taste.
Plugin Features
SEO Friendly(added schema structure).
Use via [flexy_breadcrumb] shortcode.
Allow users to change breadcrumb separator.
Set Home text and End text.
Set Word/Character limit for navigation menu.
Font Awesome icon picker for Home.
Color options for text, link, separator and background through global settings.
Set font size of breadcrumb trail.
Shortcode
This goes somewhere near the bottom of your theme’s header.php template. However, you can add it anywhere you want in your theme, and it’ll work.
Submit Patches
If you’ve identified a bug and have a fix, we’d welcome it at our GitHub page for Flexy Breadcrumb. Simply submit a pull request so we can review and merge into the codebase if appropriate from there. Happy coding!
Credits
Google Fonts(https://fonts.google.com)
jQuery UI(https://jqueryui.com)
WP Color Picker Alpha(https://github.com/23r9i0/wp-color-picker-alpha)
Font Awesome Icon Picker(https://github.com/itsjavi/fontawesome-iconpicker)
