
內容簡介
這個外掛可以在網站的任何地方,使用簡單的短代碼加入無障礙、吸引人的5星評分。此外掛使用 Font Awesome 的SVG + JavaScript方法顯示圖示。
鳴謝
此外掛是基於Hugh Lashbrooke的Starter Plugin建立,這是一個強大且符合標準的WordPress插件代碼範本,且遵守GPL。
PRO 版的功能
Google Rich Snippets支援產品、餐廳和食譜
自訂Icon大小
自訂Icon和字體顏色
HTML輸出中使用<i>或<span>元素的選擇
更改最高評分(3-10)
更改最低評分(0.0、0.5或1.0)
短代碼生成器
顯示/隱藏數值文字
具區域認知的小數點分隔符
選項重置按鈕
使用範例
[rating stars="3.0"](顯示5顆星中的3顆星)
[rating stars="2.5"](顯示5顆星中的2.5顆星)
[rating stars="4.0"](顯示5顆星中的4顆星)
[rating stars="5.5"](使用方法不正確,但會顯示5顆星)
在第2個範例中,處理之前的原始輸出如下:
<span class="fsrs">
<span class="fsrs-stars">
<i class="fsrs-fas fa-fw fa-star"></i>
<i class="fsrs-fas fa-fw fa-star"></i>
<i class="fsrs-fas fa-fw fa-star-half-alt"></i>
<i class="fsrs-far fa-fw fa-star"></i>
<i class="fsrs-far fa-fw fa-star"></i>
</span>
<span class="hide fsrs-text fsrs-text__hidden" aria-hidden="false">2.5 out of 5</span>
<span class="lining fsrs-text fsrs-text__visible" aria-hidden="true">2.5</span>
</span><h3>Translations</h3>
* 英文:默認語言,一直包括在內。
您要幫助將五星評分短碼轉換為其他語言嗎?您可以在這裡進行翻譯!
依賴關係
此外掛包括以下第三方庫。
Font Awesome 5
外掛標籤
開發者團隊
② 後台搜尋「Five-Star Ratings Shortcode」→ 直接安裝(推薦)
原文外掛簡介
Add accessible, attractive 5-star ratings anywhere on your site with a simple shortcode. The plugin uses Font Awesome icons via their SVG + JavaScript method.
Acknowledgement
This plugin is based on Hugh Lashbrooke’s Starter Plugin, a robust and GPL-licensed code template for creating a standards-compliant WordPress plugin.
PRO only features
Google Rich Snippets for Products, Restaurants, & Recipes
Custom icon sizes
Custom icon and text colors
Choice of HTML or elements in HTML output
Change maximum rating (from 3 – 10)
Change minimum rating (0.0, 0.5, or 1.0)
Shortcode generator
Show/hide numeric text
Locale aware decimal separator
Options reset button
Usage Examples
[rating stars="3.0"] (Displays 3 stars out of 5)
[rating stars="2.5"] (Displays 2½ stars out of 5)
[rating stars="4.0"] (Displays 4 stars out of 5)
[rating stars="5.5"] (Incorrect usage but will display 5 stars out of 5)
In the 2nd example, the raw output will be like this before processing:
2.5 out of 5
Translations
* English: Default language, always included
Would you like to help translate Five-Star Ratings Shortcode into your own language? You can do that here!
Dependencies
This plugin includes these third-party libraries in its package.
Font Awesome 5
