Mandrill WP – Email Form Under Post 1.0.5

Does "Mandrill For WordPress - Email form under Post" work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
2JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 30.34 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.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/email-form-under-post/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=email-form-under-post%2Fpostemail-wordpress.php&plugin_status=all&paged=1&s&_wpnonce=60bf98f036
Aspect after-activation
HTTP status 200
Load time 0.546 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

Mandrill For WP

Page screenshot: Mandrill For WP
URL /wp-admin/admin.php?page=post-email-dashboard
Aspect menu-item
HTTP status 200
Load time 1.828 s
Memory usage N/A
JS errors
[
    {
        "message": "TypeError: $(...).wpColorPicker is not a function\n    at HTMLDocument.<anonymous> (/wp-content/plugins/email-form-under-post/js/post-email-admin.js?ver=1.0.5:18:22)\n    at e (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.8.1:2:27028)\n    at t (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.8.1:2:27330)",
        "trace": null,
        "code": null
    }
]
Resource errors None

Mandrill For WP → Settings

Page screenshot: Mandrill For WP → Settings
URL /wp-admin/admin.php?page=post-email-settings
Aspect menu-item
HTTP status 200
Load time 0.159 s
Memory usage N/A
JS errors
[
    {
        "message": "TypeError: $(...).wpColorPicker is not a function\n    at HTMLDocument.<anonymous> (/wp-content/plugins/email-form-under-post/js/post-email-admin.js?ver=1.0.5:18:22)\n    at e (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.8.1:2:27028)\n    at t (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.8.1:2:27330)",
        "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.340 s
Memory usage 3.46 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.350 s0.331 s-0.019 s3.51 MiB3.54 MiB+ 38.26 KiB
/wp-admin/edit.php0.219 s0.238 s+0.019 s3.57 MiB3.61 MiB+ 36.59 KiB
/wp-admin/post-new.php0.866 s0.811 s-0.055 s6.06 MiB6.1 MiB+ 40.59 KiB
/wp-admin/upload.php0.852 s0.758 s-0.094 s3.52 MiB3.54 MiB+ 19.5 KiB
/wp-admin/options-writing.php0.251 s0.327 s+0.076 s3.5 MiB3.52 MiB+ 24.43 KiB
/wp-admin/media-new.php0.279 s0.259 s-0.020 s3.49 MiB3.52 MiB+ 31.38 KiB
/wp-admin/edit-tags.php?taxonomy=category0.223 s0.252 s+0.029 s3.5 MiB3.55 MiB+ 42.05 KiB
/wp-admin/post-new.php?post_type=page0.786 s0.737 s-0.049 s6.05 MiB6.09 MiB+ 36.11 KiB
/wp-admin/options-discussion.php0.308 s0.336 s+0.028 s3.5 MiB3.52 MiB+ 20.3 KiB
/wp-admin/edit-comments.php0.506 s0.268 s-0.238 s3.52 MiB3.54 MiB+ 20.43 KiB
/0.326 s0.344 s+0.018 s3.43 MiB3.46 MiB+ 24.05 KiB
Average 0.451 s0.424 s-0.028 s3.97 MiB4 MiB+ 30.34 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
JavaScript
CSS
SVG
Language % Lines of code Comment lines Files
PHP37.4%2,1922,17222
JavaScript30.1%1,761403
CSS15.1%882274
SVG13.6%79402
HTML2.4%13922
PO File1.6%91801
Total 5,859 2,321 34

PHP Code Analysis | More results »

Lines of code 1,467
Total complexity 277
Median class complexity 0.0
Median method complexity 1.0
Most complex class Post_Main
Most complex function Post_Main::post_email_save_email_address()
Classes 49
Methods 144
Functions 12

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 1

Options wp_options 6

PHP Error Log 22 lines

[12-May-2025 16:31:04 UTC] PHP Fatal error:  Uncaught Mandrill_Error: You must provide a Mandrill API key in /wp-content/plugins/email-form-under-post/src/Mandrill.php:62
Stack trace:
#0 /wp-content/plugins/email-form-under-post/classes/post_main.php(762): Mandrill->__construct()
#1 /wp-content/plugins/email-form-under-post/plugin-pages/post-email-dashboard.php(277): Post_Main->post_email_epxort()
#2 /wp-content/plugins/email-form-under-post/classes/post_main.php(563): require_once('...')
#3 /wp-includes/class-wp-hook.php(324): Post_Main::post_email_plugin_dashboard_page()
#4 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#5 /wp-includes/plugin.php(517): WP_Hook->do_action()
#6 /wp-admin/admin.php(260): do_action()
#7 {main}
  thrown in /wp-content/plugins/email-form-under-post/src/Mandrill.php on line 62
[12-May-2025 16:31:06 UTC] PHP Fatal error:  Uncaught Mandrill_Error: You must provide a Mandrill API key in /wp-content/plugins/email-form-under-post/src/Mandrill.php:62
Stack trace:
#0 /wp-content/plugins/email-form-under-post/classes/post_main.php(807): Mandrill->__construct()
#1 /wp-content/plugins/email-form-under-post/plugin-pages/post-email-settings.php(351): Post_Main->post_email_templates()
#2 /wp-content/plugins/email-form-under-post/classes/post_main.php(551): require_once('...')
#3 /wp-includes/class-wp-hook.php(324): Post_Main::post_email_plugin_settings_page()
#4 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#5 /wp-includes/plugin.php(517): WP_Hook->do_action()
#6 /wp-admin/admin.php(260): do_action()
#7 {main}
  thrown in /wp-content/plugins/email-form-under-post/src/Mandrill.php on line 62
See also: All tests for this plugin