
內容簡介
此外掛可在 WordPress 中新增代禱請求、自訂推文和自訂計數功能。
提供代禱審核、隱私設定、公開貼文、推文、可自訂每週通知電子報等設定選項。
您可以點此查看範例、參考說明文件並測試此外掛。
簡碼
[amen]
描述:列出和/或管理代禱請求。
屬性:
type=”[管理,已收藏,個人]” (manage: 顯示管理表單和列表, bookmarked: 顯示已收藏的代禱請求, personal: 顯示我個人的代禱日誌)
exclude=”[作者,計數器,推文,日期,其他]” (使用逗號分隔排除顯示的項目)
page=”頁面ID” (顯示與特定頁面ID標記的代禱請求。)
author=”使用者名稱1,使用者名稱2” (逗號分隔作者以限制列表)
count=”數值” (整數值,可以列出特定數量的代禱請求)
title=”文字” (為列表顯示標題。)
random=”true” (選擇隨機的代禱請求並隨機排序。最適用於 count 屬性。)
id=”AmenID1,AmenID2” (逗號分隔ID代禱請求以包括。)
noid=”AmenID1,AmenID2” (逗號分隔的ID代禱請求以排除。)
submit=”文字” (覆寫計數器提交文字。接受 {count}、{count-1}、{count+1}、{s}、{1s})
state1=”文字” (覆寫計數器狀態一。接受 {count}、{count-1}、{count+1}、{s}、{1s})
state2=”文字” (覆寫計數器狀態二。接受 {count}、{count-1}、{count+1}、{s}、{1s})
state3=”文字” (覆寫計數器狀態三。接受 {count}、{count-1}、{count+1}、{s}、{1s})
自訂設定
隱私和審核:公開貼文 | 私人貼文 (僅限登入使用者可見) | 個人貼文 (僅限發文者可見) | 禁用公開管理 | 要求對所有公開請求審核 | 要求對所有請求審核 | 禁用審核通知 | 設定自訂電子郵件地址以接收審核通知
提交和管理:提交表單 (標題、備註、按鈕) | 管理表單的標題 | 作者顯示 | 公共使用者名稱 | 顯示日期
計數器自訂:啟用/停用 | 顯示的文字
推文:允許/禁止推文 | 透過推文 | 自訂主題標籤 | 推文類型 (主題標籤或頁面分享) | 新增主題標籤 | 新增作者名稱 | 自訂ID參數
電子報通知:啟用/停用 | 寄件人電子郵件 | 主旨 | 訊息 | 迴圈 | 管理頁面
資料庫:刪除時保留選項 | 刪除時保留資料表 | 自訂資料表前綴
頁面標籤:允許的使用者 | 允許的頁面
外掛標籤
開發者團隊
原文外掛簡介
Adds prayer request, custom tweet, and custom counter functionality to WordPress.
Includes options for prayer moderation, privatization, public posting, tweeting, and a customizable weekly notification digest.
View examples, consult documentation, and give the plugin a test run here.
Shortcode
[amen]
Description: List and/or manage prayer requests.
Attributes:
type=”[options:manage,bookmarked,personal]” (manage: show management form and list. bookmarked: show personally bookmarked prayers. personal: show my personal prayer journal)
exclude=”[options:author,counter,tweet,date,others]” (Comma-separated options exclude elements from display)
page=”page-id” (Lists prayers tagged with a specific page id.)
author=”username1,username2” (Comma-separated authors limits list.)
count=”integer” (Integer value lists specific number of requests.)
title=”text” (Displays title for list.)
random=”true” (Selects random requests and random order. Best used with count.)
id=”AmenID1,AmenID2” (Comma-separated ids to include.)
noid=”AmenID1,AmenID2” (Comma-separated ids to exclude.)
submit=”text” (Override counter submit text. Accepts {count}, {count-1}, {count+1}, {s}, {1s})
state1=”text” (Override counter state one. Accepts {count}, {count-1}, {count+1}, {s}, {1s})
state2=”text” (Override counter state two. Accepts {count}, {count-1}, {count+1}, {s}, {1s})
state3=”text” (Override counter state three. Accepts {count}, {count-1}, {count+1}, {s}, {1s})
Custom Settings
Privacy & Moderation: public posting | private posting (visible to logged in users) | personal posting (visible only to poster) | disable public management | require approval for all public requests | require approval for all requests | disable approval notifications | set custom email(s) for approval notifications
Submission & Management: submission form (title, note, button) | title for management form | author display | public user name | show date
Counter Customization: enable/disable | displayed text
Tweeting: allow/disallow tweeting | tweet via | customize hashtag | tweet type (hashtag or page share) | add hashtag | add author name | custom ID parameter
Digest Email: enable/disable | from email | subject | message | loop | management page
Database: keep options on removal | keep database tables on removal | custom table prefix
Page Tagging: allowed users | allowed pages
