SpeakOut! Email Petitions 2.14.16

Does SpeakOut! Email Petitions work with WordPress 5.9.2 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
27PHP notices
2Database errors
1JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 29.3 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version5.9.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 4,000+
WordPress.org page https://wordpress.org/plugins/speakout/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=speakout%2Fspeakout-email-petitions.php&plugin_status=all&paged=1&s&_wpnonce=75443018c2
Aspect after-activation
HTTP status 200
Load time 3.937 s
Memory usage 3.3 MiB
JS errors None
Resource errors None

SpeakOut!

Page screenshot: SpeakOut!
URL /wp-admin/admin.php?page=dk_speakout_top
Aspect menu-item
HTTP status 200
Load time 0.167 s
Memory usage 3.66 MiB
JS errors None
Resource errors None

SpeakOut! → Add New

Page screenshot: SpeakOut! → Add New
URL /wp-admin/admin.php?page=dk_speakout_addnew
Aspect menu-item
HTTP status 200
Load time 0.378 s
Memory usage 3.69 MiB
JS errors None
Resource errors None

SpeakOut! → Signatures

Page screenshot: SpeakOut! → Signatures
URL /wp-admin/admin.php?page=dk_speakout_signatures
Aspect menu-item
HTTP status 200
Load time 0.156 s
Memory usage 3.52 MiB
JS errors None
Resource errors None

SpeakOut! → Settings

Page screenshot: SpeakOut! → Settings
URL /wp-admin/admin.php?page=dk_speakout_settings
Aspect menu-item
HTTP status 200
Load time 0.146 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

SpeakOut! → Import from SpeakUp

Page screenshot: SpeakOut! → Import from SpeakUp
URL /wp-admin/admin.php?page=dk_speakout_import
Aspect menu-item
HTTP status 200
Load time 0.146 s
Memory usage 3.31 MiB
JS errors
[
    {
        "message": "TypeError: Cannot set properties of null (setting 'onchange')\n    at /wp-admin/admin.php?page=dk_speakout_import:181:18",
        "trace": null,
        "code": null
    }
]
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.225 s
Memory usage 3.36 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.431 s
Memory usage 5.21 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.327 s0.258 s-0.069 s3.37 MiB3.4 MiB+ 31.07 KiB
/wp-admin/edit.php0.217 s0.218 s+0.001 s3.4 MiB3.43 MiB+ 30.36 KiB
/wp-admin/post-new.php0.808 s0.989 s+0.181 s6.15 MiB6.18 MiB+ 35.8 KiB
/wp-admin/upload.php0.386 s0.299 s-0.087 s3.25 MiB3.29 MiB+ 37.94 KiB
/wp-admin/options-writing.php0.293 s0.141 s-0.152 s3.24 MiB3.26 MiB+ 21.79 KiB
/wp-admin/media-new.php0.375 s0.205 s-0.170 s3.23 MiB3.26 MiB+ 38.11 KiB
/wp-admin/edit-tags.php?taxonomy=category0.179 s0.189 s+0.010 s3.27 MiB3.3 MiB+ 32.13 KiB
/wp-admin/post-new.php?post_type=page0.667 s0.782 s+0.115 s6.15 MiB6.18 MiB+ 31.38 KiB
/wp-admin/options-discussion.php0.233 s0.311 s+0.078 s3.22 MiB3.26 MiB+ 38.42 KiB
/wp-admin/edit-comments.php0.201 s0.207 s+0.006 s3.27 MiB3.3 MiB+ 29.96 KiB
/0.271 s0.218 s-0.053 s3.37 MiB3.36 MiB- 4.7 KiB
Average 0.360 s0.347 s-0.013 s3.81 MiB3.84 MiB+ 29.3 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

SVG
PHP
Language % Lines of code Comment lines Files
SVG60.6%17,5401259
PHP28.2%8,1731,29031
JavaScript6.3%1,8272756
CSS4.9%1,424895
Total 28,964 1,655 301

PHP Code Analysis | More results »

Lines of code 6,825
Total complexity 1,249
Median class complexity 65.0
Median method complexity 3.0
Most complex class Parsedown
Most complex function dk_speakout_emailpetition_shortcode()
Classes 9
Methods 131
Functions 29

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Database Tables 2

Options wp_options 3

Sidebar Widgets 1

ID Name
dk_speakout_petition_widgetSpeakOut! Email Petitions

PHP Error Log 29 lines

[15-Mar-2022 07:38:44 UTC] WordPress database error Incorrect index name '' for query ALTER TABLE wp_dk_speakout_petitions ADD UNIQUE KEY `` (`id`) made by activate_plugin, do_action('activate_speakout/speakout-email-petitions.php'), WP_Hook->do_action, WP_Hook->apply_filters, dk_speakout_install, dbDelta
[15-Mar-2022 07:38:44 UTC] WordPress database error Incorrect index name '' for query ALTER TABLE wp_dk_speakout_signatures ADD UNIQUE KEY `` (`id`) made by activate_plugin, do_action('activate_speakout/speakout-email-petitions.php'), WP_Hook->do_action, WP_Hook->apply_filters, dk_speakout_install, dbDelta
[15-Mar-2022 07:38:45 UTC] PHP Notice:  Undefined variable: allFieldsList in /wp-content/plugins/speakout/includes/addnew.view.php on line 459
[15-Mar-2022 07:38:45 UTC] PHP Notice:  Undefined variable: new_lists_array in /wp-content/plugins/speakout/includes/addnew.view.php on line 460
[15-Mar-2022 07:38:45 UTC] PHP Notice:  Undefined variable: selectedFieldList in /wp-content/plugins/speakout/includes/addnew.view.php on line 461
[15-Mar-2022 07:38:45 UTC] PHP Notice:  Undefined variable: listOption in /wp-content/plugins/speakout/includes/addnew.view.php on line 468
[15-Mar-2022 07:38:45 UTC] PHP Notice:  Undefined variable: optionList in /wp-content/plugins/speakout/includes/addnew.view.php on line 480
[15-Mar-2022 07:38:45 UTC] PHP Notice:  Undefined variable: optionList in /wp-content/plugins/speakout/includes/addnew.view.php on line 503
[15-Mar-2022 07:38:45 UTC] PHP Notice:  Undefined variable: optionList in /wp-content/plugins/speakout/includes/addnew.view.php on line 511
[15-Mar-2022 07:38:45 UTC] PHP Notice:  Undefined variable: optionList in /wp-content/plugins/speakout/includes/addnew.view.php on line 519
[15-Mar-2022 07:38:45 UTC] PHP Notice:  Undefined variable: optionList in /wp-content/plugins/speakout/includes/addnew.view.php on line 527
[15-Mar-2022 07:38:45 UTC] PHP Notice:  Undefined variable: optionList in /wp-content/plugins/speakout/includes/addnew.view.php on line 535
[15-Mar-2022 07:38:45 UTC] PHP Notice:  Undefined variable: fieldEnabled in /wp-content/plugins/speakout/includes/addnew.view.php on line 603
[15-Mar-2022 07:38:46 UTC] PHP Notice:  Undefined index: sigtab_city in /wp-content/plugins/speakout/includes/signatures.view.php on line 135
[15-Mar-2022 07:38:46 UTC] PHP Notice:  Undefined index: sigtab_country in /wp-content/plugins/speakout/includes/signatures.view.php on line 138
[15-Mar-2022 07:38:46 UTC] PHP Notice:  Undefined index: g_recaptcha_version in /wp-content/plugins/speakout/includes/class.settings.php on line 111
[15-Mar-2022 07:38:46 UTC] PHP Notice:  Undefined index: g_recaptcha_status in /wp-content/plugins/speakout/includes/class.settings.php on line 112
[15-Mar-2022 07:38:46 UTC] PHP Notice:  Undefined index: g_recaptcha_site_key in /wp-content/plugins/speakout/includes/class.settings.php on line 113
[15-Mar-2022 07:38:46 UTC] PHP Notice:  Undefined index: g_recaptcha_secret_key in /wp-content/plugins/speakout/includes/class.settings.php on line 114
[15-Mar-2022 07:38:46 UTC] PHP Notice:  Undefined index: hcaptcha_status in /wp-content/plugins/speakout/includes/class.settings.php on line 115
[15-Mar-2022 07:38:46 UTC] PHP Notice:  Undefined index: hcaptcha_site_key in /wp-content/plugins/speakout/includes/class.settings.php on line 116
[15-Mar-2022 07:38:46 UTC] PHP Notice:  Undefined index: hcaptcha_secret_key in /wp-content/plugins/speakout/includes/class.settings.php on line 117
[15-Mar-2022 07:38:46 UTC] PHP Notice:  Undefined index: anedot_page_id in /wp-content/plugins/speakout/includes/class.settings.php on line 121
[15-Mar-2022 07:38:46 UTC] PHP Notice:  Undefined index: anedot_embed_pref in /wp-content/plugins/speakout/includes/class.settings.php on line 122
[15-Mar-2022 07:38:46 UTC] PHP Notice:  Undefined index: anedot_iframe_width in /wp-content/plugins/speakout/includes/class.settings.php on line 123
[15-Mar-2022 07:38:46 UTC] PHP Notice:  Undefined index: anedot_iframe_height in /wp-content/plugins/speakout/includes/class.settings.php on line 124
[15-Mar-2022 07:38:46 UTC] PHP Notice:  Undefined index: sigtab_city in /wp-content/plugins/speakout/includes/class.settings.php on line 131
[15-Mar-2022 07:38:46 UTC] PHP Notice:  Undefined index: sigtab_country in /wp-content/plugins/speakout/includes/class.settings.php on line 134
[15-Mar-2022 07:38:46 UTC] PHP Notice:  Undefined index: allow_anonymous in /wp-content/plugins/speakout/includes/class.settings.php on line 145
See also: All tests for this plugin, How to Hide SpeakOut! Email Petitions Admin Menus