Official Easymailing 1.0.3

Does Official Easymailing work with WordPress 5.6.2 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.75 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version5.6.2
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=fbb0535d02
Aspect after-activation
HTTP status 200
Load time 0.315 s
Memory usage 2.87 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.127 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.158 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.209 s
Memory usage 2.73 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.266 s0.313 s+0.047 s2.79 MiB2.93 MiB+ 136.43 KiB
/wp-admin/edit.php0.190 s0.206 s+0.016 s2.84 MiB3.02 MiB+ 186.8 KiB
/wp-admin/post-new.php0.837 s1.150 s+0.313 s4.93 MiB5.08 MiB+ 149.01 KiB
/wp-admin/upload.php0.460 s0.576 s+0.116 s2.67 MiB2.86 MiB+ 195.08 KiB
/wp-admin/options-writing.php0.156 s0.171 s+0.015 s2.68 MiB2.84 MiB+ 162.69 KiB
/wp-admin/media-new.php0.262 s0.198 s-0.064 s2.65 MiB2.84 MiB+ 195.51 KiB
/wp-admin/edit-tags.php?taxonomy=category0.217 s0.177 s-0.040 s2.68 MiB2.87 MiB+ 195.79 KiB
/wp-admin/post-new.php?post_type=page1.054 s0.949 s-0.105 s4.92 MiB5.06 MiB+ 140.02 KiB
/wp-admin/options-discussion.php0.245 s0.329 s+0.084 s2.65 MiB2.84 MiB+ 195.82 KiB
/wp-admin/edit-comments.php0.227 s0.266 s+0.039 s2.75 MiB2.88 MiB+ 130.73 KiB
/0.266 s0.222 s-0.044 s2.61 MiB2.73 MiB+ 113.38 KiB
Average 0.380 s0.414 s+0.034 s3.11 MiB3.27 MiB+ 163.75 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,31273774
PO File16.4%4621983
JSON1.3%3804
CSS0.1%202
JavaScript0.1%202
Total 2,816 935 85

PHP Code Analysis | More results »

Lines of code 1,922
Total complexity 374
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 4

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

[01-Mar-2021 20:58:47 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(287): Easymailing\App\Core\ControllerWrapper->__call()
#4 /wp-includes/class-wp-hook.php(311): 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