
內容簡介
這是一款用於顯示啤酒食譜的短代碼外掛,現已支援Shortcake(短代碼 UI)!
連結到 BeerXML 文件以顯示食譜詳細信息、風格詳情、發酵劑材料、啤酒花、其他材料、酵母、麥汁步驟、發酵時間表和注釋。
可輕鬆切換美國與公制測量單位。
可以控制食譜是否被緩存以及緩存時間。
允許讀者直接下載食譜。
它遵循以下基本格式:
[beerxml
recipe={URL}
metric=true|false
download=true|false
style=true|false
mash=true|false
fermentation=true|false
mhop=true|false
misc=true|false
actuals=true|false
cache=-1|{seconds to cache}]
請注意,除了 recipe 之外,所有選項(不含 recipe)都是選擇性的,並且具有以下默認值:
metric = false
cache = 12 小時(60 x 60 x 12 秒),-1 表示清除緩存並將值設置為 0
download = true
style = true
mash = true
misc = true
actuals = true
fermentation = false
mhop = false
外掛標籤
開發者團隊
原文外掛簡介
A shortcode for displaying beer recipes. Now with Shortcake (Shortcode UI) integration!
Link to a BeerXML document to display recipe details, style details, fermentables, hops, miscs, yeast, mash steps, fermentation schedule, and notes.
Allows you to easily switch between U.S. & Metric measurements.
Control if & how long recipe is cached.
Allow readers to download the recipe directly.
It follows the basic format of:
[beerxml
recipe={URL}
metric=true|false
download=true|false
style=true|false
mash=true|false
fermentation=true|false
mhop=true|false
misc=true|false
actuals=true|false
cache=-1|{seconds to cache}]
Please note all options (minus recipe) are optional and have the following defaults:
metric = false
cache = 12 hours (60 x 60 x 12 seconds), -1 kills the cache and sets value to 0
download = true
style = true
mash = true
misc = true
actuals = true
fermentation = false
mhop = false
