
內容簡介
```html
<ul>
<li>Fetch Meditation 是一個外掛程式,可將每日靈性原則或今日箴言放在您的頁面或文章上。</li>
<li>要使用這個外掛,請在您的頁面或文章中指定短代碼 [fetch_meditation]。</li>
</ul>
```
1. 這個外掛的功能是什麼?
- Fetch Meditation 是一個插件,可將每日靈性原則或今日箴言放在您的 WordPress 頁面或文章上。
2. 如何在頁面或文章中使用這個外掛?
- 請在您的頁面或文章中指定短代碼 [fetch_meditation]。
3. 這個外掛支援哪些短代碼選項?
- 基本選項: [fetch_meditation]
- 書籍選項: jft、spad,例如 [fetch_meditation book="jft"]
- 佈局選項: table、block,例如 [fetch_meditation layout="block"]
- 語言選項 (僅限 JFT): english、french、german、italian、portuguese、russian、spanish、swedish,例如 [fetch_meditation language="spanish"]
4. 想了解更多具體資訊?
- 請至以下連結獲取更多信息:[Fetch Meditation GitHub Repository](https://github.com/bmlt-enabled/fetch-meditation-wp)
```
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
Fetch Meditation is a plugin that pulls either the Spiritual Principle A Day or Just For Today and puts it on your page or post.
Use one of the following shortcodes in your page or post:
– [fetch_meditation] – General shortcode (requires book attribute)
– [jft] – Just For Today meditation
– [spad] – Spiritual Principle A Day meditation
SHORTCODES
Basic JFT: [jft]
Basic SPAD: [spad]
Both (Tabbed): [fetch_meditation book=”both”]
General: [fetch_meditation book=”jft”]
Layout: table, block [jft layout=”block”] or [spad layout=”table”]
Language: JFT: english, french, german, italian, portuguese, russian, spanish, swedish. SPAD: english, german [jft language=”spanish”] or [spad language=”german”]
Timezone (English Only): Any valid IANA timezone [jft timezone=”America/New_York”]
Theme: default, jft-style, spad-style [jft theme=”default”] or [fetch_meditation theme=”spad-style”] (Note: [jft] defaults to jft-style, [spad] defaults to spad-style)
Excerpt: Show quote and metadata with read more link (hides paragraphs/thought) [jft excerpt=”true” read_more_url=”/full-page/”]
TABBED DISPLAY (book=”both” only)
Display both JFT and SPAD meditations in an interactive interface:
– Basic (horizontal tabs): [fetch_meditation book=”both”]
– Accordion layout: [fetch_meditation book=”both” tabs_layout=”accordion”]
– Tabs layout (default): [fetch_meditation book=”both” tabs_layout=”tabs”]
EXCERPT MODE
Show meditation preview on front page with link to full reading.
Displays date, title, page, quote, and source with “Read more” link (skips paragraphs, thought, copyright).
Typical workflow: Use excerpt on homepage, full meditation on dedicated page:
– Homepage: [jft excerpt=”true” read_more_url=”/daily-meditation/”]
– Full meditation page (/daily-meditation/): [jft excerpt=”false”]
MORE INFORMATION
https://github.com/bmlt-enabled/fetch-meditation-wp
