SpeakOut! Email Petitions 4.1.1

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

Summary

Errors
2PHP warnings
6PHP deprecation warnings
13Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 30.16 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 version6.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
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=cdcd949990
Aspect after-activation
HTTP status 200
Load time 0.445 s
Memory usage 3.03 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.158 s
Memory usage 3.48 MiB
JS errors None
Resource errors None

SpeakOut! → Edit petition

Page screenshot: SpeakOut! → Edit petition
URL /wp-admin/admin.php?page=dk_speakout_addnew_page
Aspect menu-item
HTTP status 200
Load time 0.250 s
Memory usage 3.38 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.160 s
Memory usage 3.25 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.151 s
Memory usage 3.38 MiB
JS errors None
Resource errors None

SpeakOut! → Upgrade to Pro

Page screenshot: SpeakOut! → Upgrade to Pro
URL /wp-admin/admin.php?page=dk_speakout_upgrade
Aspect menu-item
HTTP status 200
Load time 0.147 s
Memory usage 3.01 MiB
JS errors None
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.212 s
Memory usage 2.96 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 2.259 s
Memory usage 4.98 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.303 s0.255 s-0.048 s3.05 MiB3.09 MiB+ 40.35 KiB
/wp-admin/edit.php0.190 s0.180 s-0.010 s3.07 MiB3.11 MiB+ 39.64 KiB
/wp-admin/post-new.php0.875 s0.941 s+0.066 s4.97 MiB5.01 MiB+ 45.09 KiB
/wp-admin/upload.php0.740 s0.438 s-0.302 s2.99 MiB3.01 MiB+ 22.98 KiB
/wp-admin/options-writing.php0.137 s0.156 s+0.019 s2.99 MiB3 MiB+ 9.63 KiB
/wp-admin/media-new.php0.255 s0.248 s-0.007 s2.97 MiB3 MiB+ 35.17 KiB
/wp-admin/edit-tags.php?taxonomy=category0.159 s0.184 s+0.025 s2.98 MiB3.02 MiB+ 40.34 KiB
/wp-admin/post-new.php?post_type=page0.644 s0.604 s-0.040 s4.96 MiB5 MiB+ 40.67 KiB
/wp-admin/options-discussion.php0.204 s0.185 s-0.019 s2.97 MiB3 MiB+ 23.48 KiB
/wp-admin/edit-comments.php0.188 s0.194 s+0.006 s3 MiB3.02 MiB+ 23.02 KiB
/0.282 s0.215 s-0.067 s2.94 MiB2.96 MiB+ 11.39 KiB
Average 0.362 s0.327 s-0.034 s3.35 MiB3.38 MiB+ 30.16 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.

PHP
PO File
SVG
Language % Lines of code Comment lines Files
PHP47.7%52,50110,149181
PO File28.0%30,83018,01530
SVG15.9%17,5401259
Markdown3.6%3,962018
JavaScript1.7%1,9202776
CSS1.3%1,469895
JSON1.0%1,144013
XML0.5%564030
Bourne Shell0.0%3181
YAML0.0%1702
make0.0%901
Total 109,987 28,539 546

PHP Code Analysis | More results »

Lines of code 50,854
Total complexity 11,340
Median class complexity 26.0
Median method complexity 3.0
Most complex class MailchimpMarketing\Api\ListsApi
Most complex function dk_speakout_emailpetition_shortcode()
Classes 117
Methods 1,615
Functions 64

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.

Options wp_options 4

Sidebar Widgets 1

ID Name
dk_speakout_petition_widgetSpeakOut! Email Petitions

PHP Error Log 367 lines

[20-Feb-2023 01:50:44 UTC] WordPress database error Unknown character set: 'utf8mb4_general_ci' for query 
		CREATE TABLE `wp_dk_speakout_petitions` (
			`id` BIGINT(20) UNSIGNED NULL AUTO_INCREMENT,
			`title` TEXT CHARACTER SET utf8mb4_general_ci NULL,
			`target_email` VARCHAR(300) CHARACTER SET utf8mb4_general_ci NULL,
			`target_email_CC` LONGTEXT CHARACTER SET utf8mb4_general_ci NULL,
			`email_subject` VARCHAR(200) CHARACTER SET utf8mb4_general_ci NULL,
			`greeting` VARCHAR(200) CHARACTER SET utf8mb4_general_ci NULL,
			`petition_message` LONGTEXT CHARACTER SET utf8mb4_general_ci NULL,
			`petition_footer` LONGTEXT CHARACTER SET utf8mb4_general_ci NULL,
			`address_fields` VARCHAR(200) CHARACTER SET utf8mb4_general_ci NULL,
			`address_required` TINYINT NULL DEFAULT '0',
			`street_required` TINYINT NULL DEFAULT '0',
			`city_required` TINYINT NULL DEFAULT '0',
			`state_required` TINYINT NULL DEFAULT '0',
			`postcode_required` TINYINT NULL DEFAULT '0',
			`country_required` TINYINT NULL DEFAULT '0', 
			`expires` TINYINT NULL,
			`expiration_date` DATETIME NULL, 
			`created_date` DATETIME NULL,
    		`goal` INT(11) NULL,
    		`increase_goal` TINYINT NULL DEFAULT '0',
    		`goal_bump` INT(8) NULL,
    		`goal_trigger` INT(3) NULL,
			`sends_email` TINYINT NULL DEFAULT '1',
			`twitter_message` VARCHAR(260) CHARACTER SET utf8mb4_general_ci NULL,
			`display_petition_message` TINYINT NULL DEFAULT '1',
			`requires_confirmation` TINYINT NULL DEFAULT '0',
			`return_url` VARCHAR(200) CHARACTER SET utf8mb4_general_ci NULL,
			`displays_custom_field` TINYINT NULL DEFAULT '0',
            `custom_field_included` TINYINT NULL DEFAULT '1',
			`custom_field_required` TINYINT NULL DEFAULT '0',
			`custom_field_label` VARCHAR(400) CHARACTER SET utf8mb4_general_ci NULL DEFAULT 'Custom field 1',
			`custom_field_location` TINYINT NULL DEFAULT '1',
            `custom_field_truncated` TINYINT NULL DEFAULT '1',
            `displays_custom_field2` TINYINT NULL DEFAULT '0',
			`custom_field2_included` TINYINT NULL DEFAULT '1',
			`custom_field2_required` TINYINT NULL DEFAULT '0',
			`custom_field2_label` VARCHAR(400) CHARACTER SET utf8mb4_general_ci NULL DEFAULT 'Custom field 2',
			`custom_field2_location` TINYINT NULL DEFAULT '1',
            `custom_field2_truncated` TINYINT NULL DEFAULT '1',
            `displays_custom_field3` TINYINT NULL DEFAULT '0',
			`custom_field3_included` TINYINT NULL DEFAULT '1',
			`custom_field3_required` TINYINT NULL DEFAULT '0',
			`custom_field3_label` VARCHAR(400) CHARACTER SET utf8mb4_general_ci NULL DEFAULT 'Custom field 3',
			`custom_field3_location` TINYINT NULL DEFAULT '1',
            `custom_field3_truncated` TINYINT NULL DEFAULT '1',
            `displays_custom_field4` TINYINT NULL DEFAULT '0',
			`custom_field4_included` TINYINT NULL DEFAULT '1',
			`custom_field4_required` TINYINT NULL DEFAULT '0',
			`custom_field4_label` VARCHAR(400) CHARACTER SET utf8mb4_general_ci NULL DEFAULT 'Custom field 4',
			`custom_field4_location` TINYINT NULL DEFAULT '1',
            `custom_field4_truncated` TINYINT NULL DEFAULT '1',
            `displays_custom_field5` TINYINT NULL DEFAULT '0',           
			`custom_field5_included` TINYINT NULL DEFAULT '1',
			`custom_field5_required` TINYINT NULL DEFAULT '0',
			`custom_field5_label` VARCHAR(400) CHARACTER SET utf8mb4_general_ci NULL DEFAULT 'Custom drop down 1',
            `custom_field5_values` VARCHAR(400) CHARACTER SET utf8mb4_general_ci NULL,
			`custom_field5_location` TINYINT NULL DEFAULT '1',
			`displays_custom_field6` TINYINT NULL DEFAULT '0',
            `custom_field6_included` TINYINT NULL DEFAULT '1',
			`custom_field6_required` TINYINT NULL DEFAULT '0',
			`custom_field6_label` VARCHAR(400) CHARACTER SET utf8mb4_general_ci NULL DEFAULT 'Custom checkbox 1',
			`custom_field6_location` TINYINT NULL DEFAULT '1',
            `custom_field6_value` TINYINT NULL DEFAULT '1',
			`displays_custom_field7` TINYINT NULL DEFAULT '0',
            `custom_field7_included` TINYINT NULL DEFAULT '1',
			`custom_field7_required` TINYINT NULL DEFAULT '0',
			`custom_field7_label` VARCHAR(400) CHARACTER SET utf8mb4_general_ci NULL DEFAULT 'Custom checkbox 2',
			`custom_field7_location` TINYINT NULL DEFAULT '1',
            `custom_field7_value` TINYINT NULL DEFAULT '1',
			`displays_custom_message` TINYINT NULL DEFAULT '0',
			`custom_message_label` VARCHAR(200) CHARACTER SET utf8mb4_general_ci NULL,			
			`displays_optin` TINYINT NULL DEFAULT '0',
			`optin_label` VARCHAR(200) CHARACTER SET utf8mb4_general_ci NULL DEFAULT 'Add me to your mailing list',
			`is_editable` TINYINT NULL DEFAULT '0',
			`redirect_url_option` TINYINT NULL DEFAULT '0',
			`redirect_url` VARCHAR(255) CHARACTER SET utf8mb4_general_ci NULL,
			`redirect_delay` VARCHAR(8) CHARACTER SET utf8mb4_general_ci NULL,
			`url_target` TINYINT NULL DEFAULT '0',
			`hide_email_field` TINYINT NULL DEFAULT '0',
            `allow_anonymous` TINYINT NULL DEFAULT '0',
            `open_message_button` VARCHAR(64) CHARACTER SET utf8mb4_general_ci NULL DEFAULT 'Read the Petition',
            `open_editable_message_button` VARCHAR(64) CHARACTER SET utf8mb4_general_ci NULL DEFAULT 'Read or Edit the Petition',
            `mailchimp_enable` TINYINT NULL DEFAULT '0', 
            `mailchimp_api_key` VARCHAR(64) CHARACTER SET utf8mb4_general_ci NULL,  
            `mailchimp_server` VARCHAR(8) CHARACTER SET utf8mb4_general_ci NULL,
            `mailchimp_list_id` VARCHAR(16) CHARACTER SET utf8mb4_general_ci NULL,
            `mailerlite_enable` TINYINT NULL DEFAULT '0', 
            `mailerlite_api_key` VARCHAR(64) CHARACTER SET utf8mb4_general_ci NULL,  
            `mailerlite_group_id` VARCHAR(16) CHARACTER SET utf8mb4_general_ci NULL,
            `activecampaign_enable` TINYINT NULL DEFAULT '0', 
            `activecampaign_api_key` VARCHAR(128) CHARACTER SET utf8mb4_general_ci NULL,  
            `activecampaign_server` VARCHAR(64) CHARACTER SET utf8mb4_general_ci NULL,
            `activecampaign_list_id` VARCHAR(16) CHARACTER SET utf8mb4_general_ci NULL,
            `activecampaign_map1field` VARCHAR(32) CHARACTER SET utf8mb4_general_ci NULL,
            `activecampaign_map2field` VARCHAR(32) CHARACTER SET utf8mb4_general_ci NULL,
            `activecampaign_map3field` VARCHAR(32) CHARACTER SET utf8mb4_general_ci NULL,
            `activecampaign_map4field` VARCHAR(32) CHARACTER SET utf8mb4_general_ci NULL,
            `activecampaign_map5field` VARCHAR(32) CHARACTER SET utf8mb4_general_ci NULL,

(+267 more lines)
See also: All tests for this plugin, How to Hide SpeakOut! Email Petitions Admin Menus