Official Easymailing 1.0.4

Does Official Easymailing work with WordPress 5.7 and PHP 7.4.8? A smoke test was performed on .

Summary

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

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

Page speed impact: 0.025 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version5.7
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 80+
WordPress.org page https://wordpress.org/plugins/official-easymailing/
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=official-easymailing%2Feasymailing-official.php&plugin_status=all&paged=1&s&_wpnonce=ddc7f6f3f7
Aspect after-activation
HTTP status 200
Load time 0.350 s
Memory usage 2.91 MiB
JS errors None
Resource errors None

Easymailing

Page screenshot: Easymailing
URL /wp-admin/admin.php?page=easymailing_configuration
Aspect menu-item
HTTP status 200
Load time 0.136 s
Memory usage N/A
JS errors None
Resource errors None

Easymailing → Formularios

Page screenshot: Easymailing → Formularios
URL /wp-admin/admin.php?page=easymailing_forms
Aspect menu-item
HTTP status 200
Load time 0.249 s
Memory usage N/A
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.348 s
Memory usage 2.76 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.261 s0.287 s+0.026 s2.82 MiB2.95 MiB+ 136.03 KiB
/wp-admin/edit.php0.181 s0.212 s+0.031 s2.86 MiB3.06 MiB+ 199.6 KiB
/wp-admin/post-new.php1.046 s1.332 s+0.286 s5.02 MiB5.18 MiB+ 162.26 KiB
/wp-admin/upload.php0.489 s0.604 s+0.115 s2.7 MiB2.89 MiB+ 198.31 KiB
/wp-admin/options-writing.php0.161 s0.155 s-0.006 s2.71 MiB2.87 MiB+ 166.29 KiB
/wp-admin/media-new.php0.199 s0.187 s-0.012 s2.67 MiB2.87 MiB+ 199.11 KiB
/wp-admin/edit-tags.php?taxonomy=category0.354 s0.215 s-0.139 s2.77 MiB2.9 MiB+ 136.64 KiB
/wp-admin/post-new.php?post_type=page1.179 s1.133 s-0.046 s5.01 MiB5.16 MiB+ 157.27 KiB
/wp-admin/options-discussion.php0.287 s0.359 s+0.072 s2.67 MiB2.87 MiB+ 199.42 KiB
/wp-admin/edit-comments.php0.211 s0.231 s+0.020 s2.78 MiB2.91 MiB+ 134.34 KiB
/0.311 s0.239 s-0.072 s2.65 MiB2.76 MiB+ 108.98 KiB
Average 0.425 s0.450 s+0.025 s3.15 MiB3.31 MiB+ 163.48 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
Language % Lines of code Comment lines Files
PHP82.1%2,30573274
PO File16.4%4621983
JSON1.4%3804
JavaScript0.1%202
CSS0.1%202
Total 2,809 930 85

PHP Code Analysis | More results »

Lines of code 1,915
Total complexity 372
Median class complexity 4.5
Median method complexity 1.0
Most complex class Easymailing\App\Core\Container\Container
Most complex function Easymailing\App\Core\Http\ServerBag::getHeaders()
Classes 52
Methods 192
Functions 3

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.

No new entries found.

PHP Error Log 11 lines

[17-Mar-2021 09:48:58 UTC] PHP Fatal error:  Uncaught Error: Call to a member function getApiKey() on bool in /wp-content/plugins/official-easymailing/src/Controller/Admin/FormController.php:127
Stack trace:
#0 /wp-content/plugins/official-easymailing/src/Controller/Admin/FormController.php(19): Easymailing\App\Controller\Admin\FormController->checkConfig()
#1 [internal function]: Easymailing\App\Controller\Admin\FormController->indexAction()
#2 /wp-content/plugins/official-easymailing/src/Core/ControllerWrapper.php(19): call_user_func_array()
#3 /wp-includes/class-wp-hook.php(292): Easymailing\App\Core\ControllerWrapper->__call()
#4 /wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters()
#5 /wp-includes/plugin.php(484): WP_Hook->do_action()
#6 /wp-admin/admin.php(259): do_action()
#7 {main}
  thrown in /wp-content/plugins/official-easymailing/src/Controller/Admin/FormController.php on line 127
See also: All tests for this plugin