Title: SpeakOut! Email Petitions
Author: RopeSwingHld
Published: <strong>15 ਫਰਵਰੀ 2015</strong>
Last modified: 4 ਮਾਰਚ 2026

---

ਪਲੱਗਇਨਾਂ ਖੋਜੋ

![](https://ps.w.org/speakout/assets/icon-256x256.png?rev=1649238)

# SpeakOut! Email Petitions

 [RopeSwingHld](https://profiles.wordpress.org/ropeswinghld/) ਵੱਲੋਂ

[ਡਾਊਨਲੋਡ ਕਰੋ](https://downloads.wordpress.org/plugin/speakout.4.6.5.1.zip)

 * [ਵੇਰਵਾ](https://pan.wordpress.org/plugins/speakout/#description)
 * [ਸਮੀਖਿਆਵਾਂ](https://pan.wordpress.org/plugins/speakout/#reviews)
 *  [ਸਥਾਪਤੀਕਰਨ](https://pan.wordpress.org/plugins/speakout/#installation)
 * [ਵਿਕਾਸ](https://pan.wordpress.org/plugins/speakout/#developers)

 [ਸਹਿਯੋਗ](https://wordpress.org/support/plugin/speakout/)

## ਵੇਰਵਾ

**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.

The free version includes the core features needed to run a successful petition.
For those who need more, the **Pro version** unlocks the ability to run unlimited
campaigns and provides additional tools, such as an email sharing option and expanded
integration with third-party mailing services.

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.6.5.1

This is a critical security patch. Please update immediately to protect your user
data.

### 4.6.5

 * Bugfix: address misc warnings.

### 4.6.4

 * Bugfix: fix anonmyous record keeping issue.
 * Bugfix: fix nonce issue with some admin pages causing permision errors.

### 4.6.3

Fix bad cache.

### 4.6.2

Fix php warning regarding missing options.

### 4.6.1

 * Security: Added a secure AJAX endpoint with nonce and capability checks for dismissing
   admin notices.
 * Improvement: Modernized admin script and style loading to improve performance
   and adhere to WordPress best practices.
 * Improvement: Redesigned the the admin pages the petition settings page for a 
   cleaner and more consistent user interface.
 * Improvement: The GDPR (Privacy Policy) setting is now mandatory when enabled.
 * Bug fix: Corrected an issue in an AJAX handler that could prevent petition emails
   from being sent correctly.
 * Bug fix: Prevented a potential PHP warning by ensuring the petition message is
   always a string.
 * Improvement: updated “tested up to” to WP version 6.8.3

### 4.6.0

 * Security: Hardened the plugin by adding comprehensive data sanitization and output
   escaping across all forms, AJAX handlers, and admin pages to prevent XSS and 
   other vulnerabilities.
 * Security: Replaced direct use of `$_POST`, `$_GET`, and `$_REQUEST` variables
   with sanitized and validated data.
 * Security: Ensured all URLs generated by the plugin are properly escaped using`
   esc_url`.
 * Refactor: Completely overhauled the `[emailpetition]` shortcode rendering. The
   form HTML is now loaded from a separate template file ( `includes/email-petition-
   form-template.php`), improving code organization and making customization easier.
 * Refactor: Consolidated all mailing list integration logic (ActiveCampaign, MailChimp,
   etc.) into a single, cleaner function call.
 * Refactor: Improved custom field rendering by creating a dedicated helper function
   to reduce code duplication.
 * Refactor: Updated AJAX handlers to securely process and validate all incoming
   data.
 * Refactor: Switched to using WordPress best practices, such as `has_shortcode()`
   for content checking and `admin_url()` for creating admin links.
 * Tweak: Improved pagination logic to be more robust and prevent potential errors.

### 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](https://speakoutpetitions.com/speakout-free-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](https://wordpress.org/support/profile/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](http://webhostinggeeks.com))
 * Russian **ru_RU** ([Teplitsa](https://pan.wordpress.org/plugins/speakout/te-st.ru?output_format=md))
 * Serbian **sr_RS** (Mikhailo Matovic)
 * Slovak **sk_SK** (@Beata)
 * Slovenian **sl_SI** ([MA-SEO](http://ma-seo.com))
 * 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](http://speakoutpetitions.com/) 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 “

<

div>” 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 ‘

<

div>’. 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 ‘

<

div>’ 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](http://php.net/manual/en/function.date.php).
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 the 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″]’

## ਸਥਾਪਤੀਕਰਨ

Use the automatic installer. Or…

 1. Download and unzip the the plugin zip file.
 2. Upload the ‘speakout’ folder to your ‘/wp-content/plugins/’ directory
 3. Activate SpeakOut! Email Petitions through the “Plugins” menu in the WordPress 
    admin.

## ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

### Where is the FAQ?

[https://speakoutpetitions.com/FAQ](https://speakoutpetitions.com/FAQ)

## ਸਮੀਖਿਆਵਾਂ

![](https://secure.gravatar.com/avatar/8060dd582642f14610ebf286450aba6335ef117377c06245facd3b0373898ae1?
s=60&d=retro&r=g)

### 󠀁[Wonderful, excellent support!](https://wordpress.org/support/topic/wonderful-excellent-support/)󠁿

 [Jamncream](https://profiles.wordpress.org/jamncream/) 17 ਦਸੰਬਰ 2025

Thanks to the wonderful support from Andrew, we now have it running and displaying
perfectly.

![](https://secure.gravatar.com/avatar/c0b35da822dba1ecbb1cefc8779cf0de1fdb3874883853283c318c6c8da537ea?
s=60&d=retro&r=g)

### 󠀁[It works great with simple setup.](https://wordpress.org/support/topic/it-works-great-with-simple-setup/)󠁿

 [Mayda](https://profiles.wordpress.org/maydaohio/) 12 ਜੁਲਾਈ 2024

This plugin has great potential for doing good. The features are just what grass
roots organizations need to empower constituents. It’s easy to setup and powerful.

![](https://secure.gravatar.com/avatar/7f97b0fa5bc8f28fa395053f79275afe898b9f61bee9094ecfd0c724c237874d?
s=60&d=retro&r=g)

### 󠀁[Fixed Issues Fast!](https://wordpress.org/support/topic/fixed-issues-fast/)󠁿

 [GideonLupine](https://profiles.wordpress.org/gideonlupine/) 19 ਜੂਨ 2024

I reported a problem. He fixed the problem. Fast and it worked. Can’t say more than
that. Great product that works!

![](https://secure.gravatar.com/avatar/49e95500e7afda05be2dbac8e95a9b3bd65e0242ea5361b1ccef245acba05bc0?
s=60&d=retro&r=g)

### 󠀁[Just what we needed for letter writing](https://wordpress.org/support/topic/just-what-we-needed-for-letter-writing/)󠁿

 [jason559](https://profiles.wordpress.org/jason559/) 19 ਸਤੰਬਰ 2023

The free version is very full featured. You’ll be able to run a petition/campaign
with no issues. For our use, we wanted people to be able to edit the petition/letter
before sending, that is a pro feature. The license was very, very reasonable. The
developer was very responsive to questions.

![](https://secure.gravatar.com/avatar/8006731d7ac58d1b431a0f826fa2ae72ca8552043e1e46ac7220d89ed5716c3b?
s=60&d=retro&r=g)

### 󠀁[Only viable option, and it’s quite good](https://wordpress.org/support/topic/only-viable-option-and-its-quite-good/)󠁿

 [swinggraphics](https://profiles.wordpress.org/swinggraphics/) 18 ਮਈ 2022

Absolutely amazing as a free plugin. The environmental group I built a site for 
needed public email petitions, and it fills the bill. They moved their main site
to SquareSpace but keep a separate WP site just to retain SpeakOut’s functionality.

![](https://secure.gravatar.com/avatar/d6b1fc0430295c6391c9af8663cd31f4f1ad679ba9a2d48c6ab053b1c42993c3?
s=60&d=retro&r=g)

### 󠀁[All I need](https://wordpress.org/support/topic/all-i-need-33/)󠁿

 [joseyaz](https://profiles.wordpress.org/joseyaz/) 7 ਅਪ੍ਰੈਲ 2022

Fantastic, great plugin. Thank you so much for sharing it. I can not ask for more.
It has custom fields, email confirmation, captcha… shortcodes to put it wherever
you want… THANK YOU

 [ Read all 43 reviews ](https://wordpress.org/support/plugin/speakout/reviews/)

## ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“SpeakOut! Email Petitions” is open source software. The following people have contributed
to this plugin.

ਯੋਗਦਾਨੀ

 *   [ RopeSwingHld ](https://profiles.wordpress.org/ropeswinghld/)
 *   [ SpeakOut! Steve ](https://profiles.wordpress.org/123host/)
 *   [ Andrew ](https://profiles.wordpress.org/speakoutpetitions/)

“SpeakOut! Email Petitions” has been translated into 4 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/speakout/contributors)
for their contributions.

[“SpeakOut! Email Petitions” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।](https://translate.wordpress.org/projects/wp-plugins/speakout)

### ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

[Browse the code](https://plugins.trac.wordpress.org/browser/speakout/), check out
the [SVN repository](https://plugins.svn.wordpress.org/speakout/), or subscribe 
to the [development log](https://plugins.trac.wordpress.org/log/speakout/) by [RSS](https://plugins.trac.wordpress.org/log/speakout/?limit=100&mode=stop_on_copy&format=rss).

## ਮੈਟਾ

 *  Version **4.6.5.1**
 *  Last updated **1 ਮਹੀਨਾ ਪਹਿਲਾਂ**
 *  Active installations **3,000+**
 *  WordPress version ** 5.0 ਜਾਂ ਇਸ ਤੋਂ ਉੱਚਾ **
 *  Tested up to **6.8.5**
 *  PHP version ** 7.4 ਜਾਂ ਇਸ ਤੋਂ ਉੱਚਾ **
 *  Languages
 * [Czech](https://cs.wordpress.org/plugins/speakout/), [Dutch](https://nl.wordpress.org/plugins/speakout/),
   [English (US)](https://wordpress.org/plugins/speakout/), [German](https://de.wordpress.org/plugins/speakout/),
   ਅਤੇ [Spanish (Spain)](https://es.wordpress.org/plugins/speakout/).
 *  [ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ](https://translate.wordpress.org/projects/wp-plugins/speakout)
 * Tags
 * [activism](https://pan.wordpress.org/plugins/tags/activism/)[community](https://pan.wordpress.org/plugins/tags/community/)
   [email](https://pan.wordpress.org/plugins/tags/email/)[petition](https://pan.wordpress.org/plugins/tags/petition/)
   [social media](https://pan.wordpress.org/plugins/tags/social-media/)
 *  [Advanced View](https://pan.wordpress.org/plugins/speakout/advanced/)

## ਦਰਜਾਬੰਦੀ

 4.8 out of 5 stars.

 *  [  38 5-star reviews     ](https://wordpress.org/support/plugin/speakout/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/speakout/reviews/?filter=4)
 *  [  4 3-star reviews     ](https://wordpress.org/support/plugin/speakout/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/speakout/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/speakout/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/speakout/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/speakout/reviews/)

## ਯੋਗਦਾਨੀ

 *   [ RopeSwingHld ](https://profiles.wordpress.org/ropeswinghld/)
 *   [ SpeakOut! Steve ](https://profiles.wordpress.org/123host/)
 *   [ Andrew ](https://profiles.wordpress.org/speakoutpetitions/)

## ਸਹਿਯੋਗ

ਕੁਝ ਕਹਿਣਾ ਹੈ? ਮਦਦ ਚਾਹੀਦੀ ਹੈ?

 [ਸਹਿਯੋਗ ਫੋਰਮ ਦੇਖੋ](https://wordpress.org/support/plugin/speakout/)