EZP Maintenance Mode 1.0.1

Does EZP Maintenance Mode work with WordPress 6.1.1 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
2PHP notices
2PHP deprecation warnings
3Unrecognized messages in the PHP error log
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 50.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 version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 9,000+
WordPress.org page https://wordpress.org/plugins/easy-pie-maintenance-mode/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=easy-pie-maintenance-mode%2Feasy-pie-maintenance-mode.php&plugin_status=all&paged=1&s&_wpnonce=6b07a0c6df
Aspect after-activation
HTTP status 200
Load time 0.392 s
Memory usage 3.52 MiB
JS errors None
Resource errors None

Settings → Maintenance Mode

Page screenshot: Settings → Maintenance Mode
URL /wp-admin/options-general.php?page=easy-pie-maintenance-mode
Aspect menu-item
HTTP status 200
Load time 0.405 s
Memory usage 3.57 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.285 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.299 s0.271 s-0.028 s3.54 MiB3.58 MiB+ 36 KiB
/wp-admin/edit.php0.175 s0.184 s+0.009 s3.57 MiB3.61 MiB+ 36 KiB
/wp-admin/post-new.php1.018 s1.108 s+0.090 s5.46 MiB5.5 MiB+ 39.56 KiB
/wp-admin/upload.php0.540 s0.289 s-0.251 s3.41 MiB3.5 MiB+ 98.84 KiB
/wp-admin/options-writing.php0.167 s0.136 s-0.031 s3.4 MiB3.48 MiB+ 81.24 KiB
/wp-admin/media-new.php0.254 s0.339 s+0.085 s3.39 MiB3.48 MiB+ 99.01 KiB
/wp-admin/edit-tags.php?taxonomy=category0.227 s0.202 s-0.025 s3.48 MiB3.51 MiB+ 35.91 KiB
/wp-admin/post-new.php?post_type=page0.850 s0.907 s+0.057 s5.46 MiB5.49 MiB+ 35.12 KiB
/wp-admin/options-discussion.php0.211 s0.192 s-0.019 s3.38 MiB3.48 MiB+ 99.57 KiB
/wp-admin/edit-comments.php0.214 s0.201 s-0.013 s3.48 MiB3.52 MiB+ 34.82 KiB
/0.289 s0.207 s-0.082 s3.47 MiB3.42 MiB- 44.28 KiB
Average 0.386 s0.367 s-0.019 s3.82 MiB3.87 MiB+ 50.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
CSS
HTML
Language % Lines of code Comment lines Files
PHP41.4%7112388
CSS33.4%575617
HTML10.6%183244
JavaScript7.1%122241
PO File3.7%64441
JSON3.7%6404
Total 1,719 391 25

PHP Code Analysis | More results »

Lines of code 536
Total complexity 97
Median class complexity 7.0
Median method complexity 1.0
Most complex class Easy_Pie_MM
Most complex function Easy_Pie_MM::render_active_theme_selector()
Classes 5
Methods 50
Functions 0

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 1

User Metadata wp_usermeta 1

PHP Error Log 7 lines

[16-Nov-2022 16:18:42 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/easy-pie-maintenance-mode/classes/class-easy-pie-mm.php on line 253
[16-Nov-2022 16:18:42 UTC] easy-pie-maintenance-mode:activate
[16-Nov-2022 16:18:42 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/easy-pie-maintenance-mode/classes/class-easy-pie-mm.php on line 253
[16-Nov-2022 16:18:42 UTC] easy-pie-maintenance-mode:Tried to create /wp-content/easy-pie-maintenance-mode/mini-themes/=1
[16-Nov-2022 16:18:43 UTC] PHP Deprecated:  Function screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 5393
[16-Nov-2022 16:18:43 UTC] PHP Deprecated:  Function get_screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 5393
[16-Nov-2022 16:18:53 UTC] easy-pie-maintenance-mode:deactivate
See also: All tests for this plugin, How to Hide the "Maintenance Mode" Admin Menu