前言介紹
- 這款 WordPress 外掛「Shouty」是 2014-07-23 上架。
- 目前有 30 個安裝啟用數。
- 上一次更新是 2015-10-13,距離現在已有 3491 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 2.7 以上版本才可以安裝。
- 有 4 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
ajax | contact | comments | shoutbox | shortcode |
內容簡介
Shouty (shoutbox) 是一款 WordPress 插件,讓你能接收來自使用者的留言。它會建立一個叫做「shout」的自訂文章類型,讓你可以像管理預設文章類型一樣從儀表板管理留言。你可以使用它的 shortcode 將 Shouty 加入文章、頁面或小工具中。該 shortcode 有某些選項可供你自訂 Shouty 的外觀和功能。Shouty 還會建立一個自訂的分類選項,可用於在你的網站上建立多個 shoutbox。為此,你應該先建立一個分類,然後在 shortcode 中設定它。Shouty 使用 AJAX 共享留言,並使用 Honeypot 垃圾郵件保護技術保護你的部落格。使用者必須登入才能留言。它不允許任何 HTML,但當留言被分享時,http 和 https 連結會轉換為 標籤。你不必擔心無法點擊的連結。
如何使用 Shouty
將下面的 shortcode 插入任何文章、頁面或小工具中。
[shouty category="home-page" look="widget" user="hide" form="hide" messages_number="5" messages_title="hide" messages_users_avatar_size="60" show_more_button="hide"]
你可以為 shortcode 設定的選項包括:
category(類別的識別字串,預設:空;限制留言檢視和張貼範圍,需先建立該留言類別)
look(post|widget;預設:post;切換外觀 – widget 外觀更緊湊)
user(show|hide;預設:show;在表單頂部顯示使用者資訊)
user_avatar_size(像素;預設:64;更改使用者資訊中的使用者頭像大小)
form(show|hide;預設:show;顯示 Shouty 表單和分享按鈕)
messages_title(show|hide;預設:show;在留言頂部顯示標題)
messages(show|hide;預設:show;顯示留言)
messages_links(show|hide;預設:show;顯示留言中的 URL)
messages_number(數字;預設:10;在一次檢視中要查看的留言數量)
messages_users_avatar_size(像素;預設:32;更改每個留言左側的使用者頭像大小)
share_links(show|hide;預設:show;顯示 Facebook 分享和 Twitter 推文連結)
show_more_button(show|hide;預設:show;在留言末尾顯示「顯示更多」按鈕)
本插件使用英文撰寫,並已由本人翻譯成土耳其語。也有德語(由 Pascal Jordin)、塞爾維亞語(由 Ogi Djuraskovic)和西班牙語(由 Andrew Kurtis)翻譯版本。如果你想將其翻譯成你的語言,歡迎使用 translations.pot,將它改名為 shouty-LANGCODE.po(例如 shouty-tr_TR),並在 Poedit 中打開它。進行翻譯後保存,Poedit 將會建立 MO 檔案。將 PO 和 MO 檔案發送給我,我將在下一版中添加它們。
原文外掛簡介
Shouty (shoutbox) is a WordPress plugin for you to receive messages from your users. It creates a custom post type called “shout” which will allow you to administer shouts from the Dashboard as you do for the default post types. You can add Shouty in a post, page or a widget using its shortcode. The shortcode has certain options for you to customize the look and function of the Shouty. Shouty also creates a custom category option which can be used to create multiple shoutboxes on your website. To do that, you should first create a category, then set it in the shortcode. Shouty shares messages using AJAX and protects your blog using Honeypot spam protection technique. Users must log in to share shouts. It doesn’t accept any HTML but http and https links are converted to tags when the shout is shared. You don’t have to worry about unclickable links.
How to use Shouty
Insert the shortcode below into any post/page or widget.
[shouty category="home-page" look="widget" user="hide" form="hide" messages_number="5" messages_title="hide" messages_users_avatar_size="60" show_more_button="hide"]
Options you can set for the shortcode
category (category-slug; default: empty; Limits shout viewing and posting to a previously created shout category)
look (post | widget; default: post; Switches looks – widget look is more compact)
user (show | hide; default: show; Displays user information at the top of the form)
user_avatar_size (in px; default: 64; Changes size of the user avatar in user information)
form (show | hide; default: show; Displays Shouty form and the share button)
messages_title (show | hide; default: show; Displays a title at the tops of the shouts)
messages (show | hide; default: show; Displays shouts)
messages_links (show | hide; default: show; Displays URLs in the shout)
messages_number (a number; default: 10; The number of shouts to be viewed in one time)
messages_users_avatar_size (in px; default: 32; Changes size of the user avatar on the left of the each shout)
share_links (show | hide; default: show; Displays Facebook share and Twitter tweet links)
show_more_button (show | hide; default: show; Displays show more button at the end of the shouts)
The plugin is written in English and has been translated into Turkish by myself
. German (by Pascal Jordin), Serbian (by Ogi Djuraskovic) and Spanish (by Andrew Kurtis) translations are also available. You’re welcomed if you want to translate it into your language. Use translations.pot, rename it as shouty-LANGCODE.po (e.g. shouty-tr_TR) and open it in Poedit. Translate and save. There should be a MO file created by Poedit. Send PO and MO files to me, then I will add them in the next release.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Shouty」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
0.0.1 | 0.0.2 | 0.0.3 | 0.0.4 |
延伸相關外掛(你可能也想知道)
Flamingo 》Flamingo 是一款訊息儲存外掛程式,最初是為了 Contact Form 7 設計,因為 Contact Form 7 並不會儲存提交的訊息。, 啟用該外掛後,您可以在 WordPress 管理...。
Contact Form 7 add confirm 》“Contact Form 7 add confirm” 可以為 “Contact Form 7” 增加確認步驟。, “Contact Form 7 add confirm” 可以為 “...。
Contact Form 7 Multi-Step Forms 》我需要一個可以跨越多個頁面的聯繫表單,並且最終會發送一封帶有所有收集信息的電子郵件。這個外掛通過擴展熱門的 Contact Form 7 外掛來實現這一點。, 這個...。
Sticky Side Buttons 》這個簡單的按鈕創建工具讓您可以創建一個或多個浮動按鈕,當使用者滾動時,這些按鈕會固定在網站的側邊。, 它可以用來黏貼以下資訊:, , 電話號碼, 電子郵件...。
WPZOOM Forms – Contact Form Plugin for Gutenberg 》網站 WordPress 的外掛 WPZOOM Forms,使用 Gutenberg 編輯器快速製作網站聯絡表單的最佳插件。它具有簡單易用的介面和豐富的自訂選項,適合初學者和高級使用...。
Simple Basic Contact Form 》Simple Basic Contact Form 是一個乾淨、安全、可直接套用的 WordPress 聯絡表單外掛程式。 SBCF 精簡卻彈性十足,提供清晰的程式碼、穩定表現和易用性。沒有...。
Contact Form Email 》Contact Form to Email的特色功能包括:, , ► 電子郵件發送和通知, ► 儲存訊息到資料庫中, ► 匯出到Excel/CSV檔案, ► 列印消息清單, ► 可視化拖放表單生成器,...。
Contact Form Clean and Simple 》一個簡潔明瞭的 AJAX 聯絡表單,搭配 Google reCAPTCHA、Twitter Bootstrap 標記和 Akismet 垃圾郵件篩選功能。, , , 簡潔:所有使用者輸入均被剝離,以避免...。
VS Contact Form 》關於, 這個外掛程式是一個輕量級的自訂聯絡表單生成器。, 在頁面中加入縮略碼 [contact] 或使用小工具來顯示您的表單。, 表單包含姓名、電子郵件、主旨和訊息...。
Contact Form by Supsystic 》ag-and-Drop editor allows you to easily create contact forms without the need for coding knowledge. , , The main features of this Contact Form plug...。
Awesome Contact Form7 for Elementor 》這個 WordPress 外掛為 Elementor 專用設計,可與 Contact Form7 一起使用,提供了靚麗的聯絡表單模板。, 影片教學連結:, , 只需 5 分鐘,使用 Awesome Cont...。
Pojo Forms 》請注意:本外掛僅適用於Pojo Framework的使用者。, Pojo Forms是針對使用Pojo Framework的WordPress網站最終表單創建解決方案。它允許您通過拖放界面輕鬆快速...。
Database for Contact Form 7 》Contact Form 7 數據庫外掛是一個生產力附加元件,可將所有表單提交保存到您的數據庫中。, DEMO, , 前端演示, 填寫提交詳情進行測試, 後端演示, 登入 WordPre...。
Call Now Icon Animate 》這個外掛可以做什麼?, 這個外掛會在手機螢幕右下角放置一個 Call Now Icon Animate 圖示,只會顯示給您的手機訪客。因為手機訪客已經拿著手機,他們只需要輕...。
Speed Contact Bar 》讓您的網站訪客輕鬆聯繫您,提供永久可見的聯繫方式。, 外掛有英文、西班牙文 (Español)、俄語 (ру́сский)、德文 (Deutsch)、波蘭文 (Polski)等多種語言版本...。