WP Peon v1.0.0

Does WP Peon work with WordPress 7.0 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
20PHP warnings
4PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 23.08 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 version7.0
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 70+
WordPress.org page https://wordpress.org/plugins/wp-peon/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

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=wp-peon%2Fwp-peon.php&plugin_status=all&paged=1&s&_wpnonce=01f89c8d73
Aspect after-activation
HTTP status 200
Load time 0.529 s
Memory usage 3.91 MiB
JS errors None
Resource errors None

Tools → WP Peon

Page screenshot: Tools → WP Peon
URL /wp-admin/tools.php?page=wp-peon
Aspect menu-item
HTTP status 200
Load time 0.453 s
Memory usage 3.88 MiB
JS errors None
Resource errors None

Tools → WP Peon → Custom HTML

Page screenshot: Tools → WP Peon → Custom HTML
URL /wp-admin/admin.php?page=wp-peon-custom-html
Aspect menu-item-tab
HTTP status 200
Load time 0.626 s
Memory usage 3.87 MiB
JS errors None
Resource errors None

Tools → WP Peon → Execute PHP

Page screenshot: Tools → WP Peon → Execute PHP
URL /wp-admin/admin.php?page=wp-peon-execute
Aspect menu-item-tab
HTTP status 200
Load time 0.464 s
Memory usage 3.87 MiB
JS errors None
Resource errors None

Tools → WP Peon → WP Explorer

Page screenshot: Tools → WP Peon → WP Explorer
URL /wp-admin/admin.php?page=wp-peon-explorer
Aspect menu-item-tab
HTTP status 200
Load time 0.130 s
Memory usage N/A
JS errors None
Resource errors None

Tools → WP Peon → Advance

Page screenshot: Tools → WP Peon → Advance
URL /wp-admin/admin.php?page=wp-peon-advance
Aspect menu-item-tab
HTTP status 200
Load time 0.457 s
Memory usage 3.87 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.256 s
Memory usage 4.24 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.672 s0.817 s+0.145 s3.92 MiB3.95 MiB+ 26.82 KiB
/wp-admin/edit.php0.568 s0.531 s-0.037 s3.98 MiB4.01 MiB+ 26.19 KiB
/wp-admin/post-new.php2.106 s1.818 s-0.288 s6.56 MiB6.61 MiB+ 51.55 KiB
/wp-admin/upload.php0.704 s0.661 s-0.043 s3.89 MiB3.9 MiB+ 9.41 KiB
/wp-admin/options-writing.php0.548 s0.496 s-0.052 s3.86 MiB3.87 MiB+ 13.09 KiB
/wp-admin/media-new.php0.979 s0.530 s-0.449 s3.85 MiB3.87 MiB+ 21.28 KiB
/wp-admin/edit-tags.php?taxonomy=category0.517 s0.538 s+0.021 s3.86 MiB3.89 MiB+ 26.14 KiB
/wp-admin/post-new.php?post_type=page1.424 s1.510 s+0.086 s6.55 MiB6.59 MiB+ 46.76 KiB
/wp-admin/options-discussion.php0.659 s0.573 s-0.086 s3.86 MiB3.87 MiB+ 9.27 KiB
/wp-admin/edit-comments.php0.526 s0.516 s-0.010 s3.88 MiB3.89 MiB+ 9.09 KiB
/0.290 s0.206 s-0.084 s4.23 MiB4.24 MiB+ 14.31 KiB
Average 0.818 s0.745 s-0.072 s4.4 MiB4.43 MiB+ 23.08 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
Language % Lines of code Comment lines Files
PHP99.3%83857718
JavaScript0.7%6542
CSS0.0%082
Total 844 639 22

PHP Code Analysis | More results »

Lines of code 644
Total complexity 59
Median class complexity 7.0
Median method complexity 1.0
Most complex class Wp_Peon
Most complex function formatSizeUnits()
Classes 7
Methods 35
Functions 7

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 33 lines

[09-Jun-2026 16:41:30 UTC] PHP Warning:  Undefined array key "header" in /wp-content/plugins/wp-peon/admin/partials/wp-peon-custom-html.php on line 75
[09-Jun-2026 16:41:30 UTC] PHP Warning:  Undefined array key "footer" in /wp-content/plugins/wp-peon/admin/partials/wp-peon-custom-html.php on line 83
[09-Jun-2026 16:41:30 UTC] PHP Warning:  Undefined array key "after_post" in /wp-content/plugins/wp-peon/admin/partials/wp-peon-custom-html.php on line 91
[09-Jun-2026 16:41:30 UTC] PHP Warning:  Undefined array key "before_post" in /wp-content/plugins/wp-peon/admin/partials/wp-peon-custom-html.php on line 99
[09-Jun-2026 16:41:32 UTC] PHP Fatal error:  Uncaught Error: Undefined constant "_ABSPATH" in /wp-content/plugins/wp-peon/admin/partials/wp-peon-explorer.php:17
Stack trace:
#0 /wp-content/plugins/wp-peon/admin/class-wp-peon-admin.php(134): require()
#1 /wp-includes/class-wp-hook.php(341): Wp_Peon_Admin->menu_explorer()
#2 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(522): WP_Hook->do_action()
#4 /wp-admin/admin.php(264): do_action()
#5 {main}
  thrown in /wp-content/plugins/wp-peon/admin/partials/wp-peon-explorer.php on line 17
[09-Jun-2026 16:41:34 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-peon/public/class-wp-peon-public.php on line 85
[09-Jun-2026 16:41:34 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/wp-peon/public/class-wp-peon-public.php on line 85
[09-Jun-2026 16:41:34 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-peon/public/class-wp-peon-public.php on line 93
[09-Jun-2026 16:41:34 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-peon/public/class-wp-peon-public.php on line 93
[09-Jun-2026 16:41:34 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-peon/public/class-wp-peon-public.php on line 89
[09-Jun-2026 16:41:34 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/wp-peon/public/class-wp-peon-public.php on line 89
[09-Jun-2026 16:41:37 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-peon/public/class-wp-peon-public.php on line 93
[09-Jun-2026 16:41:37 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-peon/public/class-wp-peon-public.php on line 93
[09-Jun-2026 16:41:37 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-peon/public/class-wp-peon-public.php on line 93
[09-Jun-2026 16:41:37 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-peon/public/class-wp-peon-public.php on line 93
[09-Jun-2026 16:41:43 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-peon/public/class-wp-peon-public.php on line 93
[09-Jun-2026 16:41:43 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-peon/public/class-wp-peon-public.php on line 93
[09-Jun-2026 16:41:43 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-peon/public/class-wp-peon-public.php on line 93
[09-Jun-2026 16:41:43 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-peon/public/class-wp-peon-public.php on line 93
[09-Jun-2026 16:41:48 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-peon/public/class-wp-peon-public.php on line 85
[09-Jun-2026 16:41:48 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/wp-peon/public/class-wp-peon-public.php on line 85
[09-Jun-2026 16:41:48 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-peon/public/class-wp-peon-public.php on line 93
[09-Jun-2026 16:41:48 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-peon/public/class-wp-peon-public.php on line 93
[09-Jun-2026 16:41:48 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-peon/public/class-wp-peon-public.php on line 89
[09-Jun-2026 16:41:48 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/wp-peon/public/class-wp-peon-public.php on line 89
See also: All tests for this plugin