[WordPress] 外掛分享: SpeakOut! Email Petitions

前言介紹

  • 這款 WordPress 外掛「SpeakOut! Email Petitions」是 2015-02-14 上架。
  • 目前有 3000 個安裝啟用數。
  • 上一次更新是 2025-05-02,距離現在已有 2 天。
  • 外掛最低要求 WordPress 5.0 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
  • 有 42 人給過評分。
  • 論壇上目前有 2 個提問,問題解答率 50%

外掛協作開發者

123host | speakoutpetitions |

外掛標籤

email | activism | petition | community | social media |

內容簡介

SpeakOut! Email Petitions 可讓您在您的網站上輕鬆創建請願表單。當您的網站訪客提交請願表單時,會將一份您指定的電子郵件地址(例如您的市長)的複本發送到該地址。他們也可以選擇將電子郵件抄送給自己(默認)。請願書將由表單提交者提供的聯繫信息簽署。在簽署請願書之後,訪客可以選擇與他們在Facebook或Twitter上的追隨者分享您的請願頁面。

簽名存儲在WordPress數據庫中,可以輕鬆地導出為CSV格式進行進一步分析(沒有導入功能)。您可以設置希望收集的簽名數目,然後觀看進度條跟踪您的請願進展,直到達到目標為止。申請書也可以配置為在指定日期停止接受新的簽名。

插件更多信息以及如何升級到功能完善的專業版的詳細信息,可訪問官方SpeakOut!WordPress請願插件網站:https://speakout.123host.net.au

4.1.3.1

bug fix:修復了代碼中的某個意外字符,該意外字符會破壞請願書 - 感謝Meagan。

4.1.2

bug fix:修復新安裝的數據庫創建錯誤。
bug fix:如果消息可編輯,發送給目標時會丟失格式(僅限專業版) - 感謝Linda。
bug fix:確認電子郵件未通過URL傳遞語言 - 謝謝。
improvement:消除了PHP警告“ob_end_flush():無法發送zlib輸出壓縮緩衝區”。
improvement:當選中“僅收集簽名,不發送電子郵件”時,添加備註。

4.1.1

bug fix:如果使用了請願消息短碼,消息中的任何Markdown都不會顯示 - 感謝Michael。
bug fix:如果啟用了電子郵件確認,公共簽名列表中的編號反映的是總簽名數,而不僅僅是已確認的簽名 - 感謝Rene和Martin。
bug fix:如果啟用了電子郵件確認並且公共簽名涵蓋了多個頁面,則滾動不適用 - 感謝Rene。
bug fix:在公共簽名列表的某個版面上,匿名一詞沒有被翻譯 - 感謝 Myriam-Zaa。
bug fix:增加了數據庫中的尊稱字段大小 - 感謝Glen C.。
bug fix:在管理簽名列表中進行一些操作後,未顯示簽名計數。
improvement:新安裝現在將使用utf8mb4_general_ci字符集而不是只使用utf8的文本字段 - 隨著時間的推移,我將更改現有安裝的字符集。
improvement:數據庫創建現在將使字段為NULL而不是NOT NULL,以允許不收集某些數據 - 隨著時間的推移,我將更改現有安裝中的所有字段為NULL。

4.1.0

bug fix:如果Email From字段未正確設置,將不會發送確認電子郵件,這是不可能的。感謝Thomas和Rene。
bug fix:傳遞了不存在的參數給函數。
improvement:更新上下文幫助 - 第一次有所改進。
improvement:澄清“顯示簽名計數”的措辭以及其所指的地方。
improvement:數據庫更新使得免費版本可以升級到Pro版。

4.0.10

improvement:更改了頁面標題 - 感謝Debbie P。
bug fix:一些

原文外掛簡介

SpeakOut! Email Petitions allows you to easily create petition forms on your site.
When visitors to your site submit the petition form, a copy of your message will be sent to the email address you specified e.g. your mayor. They can also choose to have the email BCC’d to themselves (default). The petition message will be signed with the contact information provided by the form submitter. After signing the petition, visitors will have the option of sharing your petition page with their followers on Facebook or x.
Signatures are stored in the WordPress database and can be easily exported to CSV format for further analysis (there is no import function). You may set a goal for the number of signatures you hope to collect and then watch as a progress bar tracks your petition’s advance toward it’s goal – the goal can even update automatically when a % of your goal is reached. Petitions may also be configured to stop accepting new signatures on a specified date.
More information about the plugin and how to upgrade to the fully featured Pro version can be found at the official SpeakOut! WordPress petition plugin website: https://speakoutpetitions.com
4.5.2

improvement: updated “tested up to” to WP version 6.8

4.5.1

bug fix: CSV export was throwing an error – thanks Vegard B.
improvement: updates to Swedish translations – thanks Magnus
improvement: updated “test to” to WordPress 6.8

4.5.0

improvement: further refined bug fixed in 4.4.0 – thanks Darius S. @ patchstack.com

4.4.3

improvement: updated old changelog link at end of current changelog

4.4.2

improvement: updated “Tested up to” to 6.7

4.4.1

bug fix: Export to CSV not working – thanks Vincent R & Shawn D

4.4.0

bug fix: fixed XSS vulnerability in specially crafted shortcode – thanks Darius S. @ patchstack.com

4.3.6

bug fix: wonky CSS setting in basic theme – thanks Jordan.

4.3.5.2

improvement: updated “tested to” to version 6.6

4.3.5.1

improvement: changed CSV max_execution_time from 180 to 300 seconds and moved it so it is only applied if script is actually run. Also reset it to system default at end of script – thanks @gideonlupine

4.3.4

improvement: updated compatibility to WordPress 6.5

4.3.3.1

bug fix: debug code removed
bug fix: new social icons missing in free version
bug fix: in some circumstances an error was thrown in settings page – thanks Heiko

4.3.3

bug fix: error being thrown by field that can’t be edited in free version – thanks Giuseppe
bug fix: somehow above error wasn’t fixed in 4.3.2 – thanks Mayda

4.3.1

improvement: updated social icons in all style sheets

4.3.0

improvement: changed “twitter” to “X” – thanks Jos
improvement: removed some superfluous code
improvement: added Serbian language

4.2.6

bug fix: no error if privacy policy box not checked – thanks Mika
improvement: SpeakOut! now has its own domain SpeakOutPetitions.com

4.2.3

bug fix: In certain languages if privacy was enabled to show only the first letter of the surname, it would display a ? instead – thanks Niklas
bug fix: signature list wouldn’t display if petition ID was greater than one. This was implemented to limit free users, but it has unintended consequences for legacy users with multiple petitions. Thanks Jim for letting me poke around.

4.2.2

improvement: updated “tested to” to 6.3

4.2.1

bug fix: multiple email addresses in Target Email or CC Email fields would be mashed together – thanks James and someone else who reported this

4.2.0

bug fix: custom field 6 location wasn’t being saved
bug fix: in admin signature list, “anonymous” icon was showing HTML instead of being superscript
improvement: added several webhooks – see https://speakoutpetitions.com/webhooks. Thanks for the idea Ben & Nick
improvement: added email share icon to Pro version – thanks to whoever suggested it.
improvement: displaying emails in the public signature list is now optional – with a warning that it might not be a wise idea
improvement: translation updates

4.1.3.1

bug fix: Somehow a stray character found its way into the code which was breaking petitions. – thanks Meagan

4.1.2

bug fix: database creation error for new installs
bug fix: if message was editable, formating was lost when sent to target (Pro only) – thanks Linda
bug fix: language wasn’t bein passed via URL in confirmation emails
improvement: eliminated php warning “ob_end_flush(): failed to send buffer of zlib output compression”
improvement: added note to when “Do not send email (only collect signatures)” is checked

4.1.1

bug fix: if the petitionmessage shortcode was used, any Markdown in the message wasn’t being displayed. Thanks Michael.
bug fix: if email confirmation was enabled, the numbering in the public signature list reflected the total number of signatures, not just the confirmed signtures. Thanks Rene & Martin
bug fix: if email confirmation was enabled and public signatures spanned more than one page, scrolling didn’t work as expected – thanks Rene
bug fix: on one layout of the public signature list, the word anonymous wasn’t translated – thanks Myriam-Zaa
bug fix: increased size of honorifics field in database – thanks Glen C.
bug fix: following some actions in the admin signature list it wasn’t showing the signature count
improvement: new installs will now use the utf8mb4_general_ci character set for database text fields, instead of just utf8 – down the track I will change the character set for existing installs
improvement: database creation now makes fields NULL instead of NOT NULL to allow for not collecting some data – down the track I will change all fields to NULL in existing installs

4.1.0

bug fix: Confirmation emails weren’t being sent if Email From field wasn’t set up properly, which was impossible. Thanks Thomas and Rene
bug fix: non-existant parameter being passed to function
improvement: updated the contextual help – first time ever :o)
improvement: clarified wording of “display signature count” and where it refers to.
improvement: database updates so free version is ready to upgrade to Pro

4.0.10

improvement: changed a page title – thanks Debbie P
bug fix: some required fields were not showing red border – thanks Debbie P
bug fix: redirect after signing not working – thanks Debbie P

4.0.9

bug fix: when clicking next in signature list it was displaying html – thanks Dan @tahninial

4.0.8

bug fix: slashes added to any apostrophes in email subject or greeting
bug fix: missing default value in free version

4.0.7

bug fix: missing character would cause error in certain circumstances – thanks heiko

4.0.6.1

bug fix: if WordPress was installed in a subfolder, some administrator links may not have worked. Thanks Calvin

4.0.6

bug fix: petition message kept adding slashes in editor when saved. Thanks Calvin
improvement: removed %%Your Signature%% from the petition message displayed on your site. It was causing confusion. Thanks Razvan
improvement: minor typo fixed
improvement: Dutch language imrovements – thanks Michiel

4.0.5

bug fix: petition message losing formatting – thanks @dcbuffalo
improvement: better data sanitization in signature list

4.0.4.6

bug fix: html being displayed in admin signature list
bug fix: file was being included twice
bug fix: reconfirming selected signatures wasn’t working

4.0.4.5

bug fix: settings not saving due to incorrect input sanitize function
improvement: German language update – thanks Mario

4.0.4.4
bug fix: in some circumstances an error was thrown in settings page – thanks Heiko
4.0.4.2

Policy compliance: Version 3 of SpeakOut! included a method of upgrading that turned out to be a WordPress plugin policy breach (4 months later!) and some potential security issues (after 10+ years!). This version remedies that and introduces a more cumbersome (for users), but compliant method of upgrading.
bug fix: various fixes of things found while creating V4
improvement: removed support for importing the original speakup plugin. After 10 years, it’s time.

Earlier Changelog
Localizations

Albanian sq_AL Incomplete
Arabic ar_AR
Arabic ar (Faisal Kadri)
Catalan ca (Alberto Canals)
Czech cs_CZ (Petr Štepán, Michal Hradecký)
Danish da_DK (A. L.)
Dutch nl_NL (Kris Zanders, Petronella van Leusden)
Finnish fi_FI
French fr_FR
German de_DE (Hannes Heller, Armin Vasilico, Andreas Kumlehn, Frank Jermann)
Hebrew he_IL (Oren L)
Korean ko_KO (Paul Lawley-Jones)
Icelandic is_IS (Hildur Sif Thorarensen)
Italian it_IT (MacItaly, Davide Granti, Simone Apollo)
Norwegian nb_NO (Howard Gittela)
Polish pl_PL (Damian Dzieduch)
Portuguese (Brazil) pt_BR (Tel Amiel)
Romanian ro_RO (Web Hosting Geeks)
Russian ru_RU (Teplitsa)
Serbian sr_RS (Mikhailo Matovic)
Slovak sk_SK (@Beata)
Slovenian sl_SI (MA-SEO)
Spanish es_ES
Swedish sv_SE (Susanne Nyman Furugård @sunyfu)

If you would like to request or contribute a specific translation not listed above, visit the SpeakOut! Email Petitions website and use the contact form.
Emailpetition Shortcode Attributes
The following attributes may be applied when using the ‘[emailpetition]’ shortcode
id
The ID number of your petition (required). To display a basic petition, use this format:
‘[emailpetition id=”1″]’
width
This sets the width of the wrapper “
” that surrounds the petition form. Format as you would a width rule for any standard CSS selector. Values can be denominated in px, pt, em, % etc. The units marker (px, %) must be included.
To set the petition from to display at 100% of it’s container, use:
‘[emailpetition id=”1″ width=”100%”]’
A petition set to display at 500 pixels wide can be achieved using:
‘[emailpetition id=”1″ width=”500px”]’
height
This sets the height of the petition message box (rather than the height of the entire form). Format as you would a height rule for any standard CSS selector. Values can be denominated in px, pt, em, % etc. The units marker (px, %) must be included.
A few notes on using percentages:
Using a % value only works when the “Allow messages to be edited” feature is turned off—because the petition message will be displayed in a ‘
’. When “Allow messages to be edited” is turned on, the petition message is displayed in a ”, which cannot be styled with % heights. Use px to set the height on petitions that allow message customization.
To set the message box to scale to 100% of the height of the message it contains, use any % value (setting this to 100%, 0%, 200% or any other % value has the same result). Use px if you want the box to scale to a specific height.
Examples:
‘[emailpetition id=”1″ height=”500px”]’
‘[emailpetition id=”1″ height=”100%”]’
progresswidth
Sets the width of the outer progress bar. The filled area of the progress bar will automatically scale proportionally with the width of the outer prgress bar. Provide a numeric value in pixels only. Do not include the px unit marker.
To display the progress bar at 300 pixels wide, use:
‘[emailpetition id=”1″ progresswidth=”300″]’
class
Adds an arbitrary class name to the wrapper ‘
’ that surrounds the petition form. Typically used to assign the alignright, alignleft or aligncenter classes to the petition in order to float the petition form to one side of its container. To assign multiple classes, separate the class names with spaces.
Examples:
‘[emailpetition id=”1″ class=”alignright”]’
‘[emailpetition id=”1″ class=”style1 style2″]’
Signaturelist Shortcode Attributes
id
The ID number of your petition (required). To display a basic signature list, use this format:
‘[signaturelist id=”1″]’
rows
The number of signature rows to display in the table. This will override the default value provided on the Settings page. To display 10 rows, use:
‘[signaturelist id=”1″ rows=”10″]’
dateformat
Format of values in the date column. Use any of the standard PHP date formating characters. Default is ‘M d, Y’. A date such as “Sunday October 14, 2012 @ 9:42 am” can be displayed using:
‘[signaturelist id=”1″ dateformat=”l F d, Y @ g:i a”]’
prevbuttontext
The text that displays in the previous signatures pagination button. Default is <. nextbuttontext the text that displays in next signatures pagination button. default is>.
signaturecount Shortcode
Display the number (as text) of signatures collected for a given petition:
id
The ID number of your petition (required).
‘[signaturecount id=”3″]’
signaturegoal Shortcode
Display the number (as text) of goal for a given petition:
id
The ID number of your petition (required).
‘[signaturegoal id=”3″]’

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「SpeakOut! Email Petitions」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


4.3.0 | 4.3.1 | 4.3.2 | 4.3.3 | 4.3.4 | 4.3.6 | 4.4.1 | 4.5.0 | 4.5.2 | trunk | 4.3.3.1 | 4.3.5.2 |

延伸相關外掛(你可能也想知道)

文章
Filter
Apply Filters
Mastodon