Snow Monkey Editor 9.2.2

Does Snow Monkey Editor work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 16.22 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.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 20,000+
WordPress.org page https://wordpress.org/plugins/snow-monkey-editor/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

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=snow-monkey-editor%2Fsnow-monkey-editor.php&plugin_status=all&paged=1&s&_wpnonce=75f04c7f94
Aspect after-activation
HTTP status 200
Load time 0.444 s
Memory usage 3.03 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.291 s
Memory usage 3.05 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.289 s0.251 s-0.038 s3.07 MiB3.08 MiB+ 11.73 KiB
/wp-admin/edit.php0.198 s0.180 s-0.018 s3.1 MiB3.11 MiB+ 11.73 KiB
/wp-admin/upload.php0.581 s0.344 s-0.237 s3.02 MiB3.01 MiB- 5.67 KiB
/wp-admin/options-writing.php0.188 s0.152 s-0.036 s3.01 MiB2.99 MiB- 18.91 KiB
/wp-admin/media-new.php0.355 s0.232 s-0.123 s2.99 MiB3 MiB+ 6.52 KiB
/wp-admin/edit-tags.php?taxonomy=category0.197 s0.200 s+0.003 s3.01 MiB3.02 MiB+ 11.69 KiB
/wp-admin/options-discussion.php0.212 s0.236 s+0.024 s3 MiB2.99 MiB- 5.18 KiB
/wp-admin/edit-comments.php0.217 s0.203 s-0.014 s3.03 MiB3.02 MiB- 5.68 KiB
/0.320 s0.200 s-0.120 s2.97 MiB3.11 MiB+ 139.77 KiB
Average 0.284 s0.222 s-0.062 s3.02 MiB3.04 MiB+ 16.22 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.

JavaScript
Sass
Language % Lines of code Comment lines Files
JavaScript67.0%2,8053567
Sass19.4%814358
PHP7.8%3271224
PO File3.5%145741
JSON1.9%8108
Markdown0.2%901
SVG0.2%707
Total 4,188 234 146

PHP Code Analysis | More results »

Lines of code 327
Total complexity 70
Median class complexity 8.0
Median method complexity 2.5
Most complex class Snow_Monkey\Plugin\Editor\Bootstrap
Most complex function Snow_Monkey\Plugin\Editor\Bootstrap::_ordered_list_counter()
Classes 4
Methods 18
Functions 1

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

[22-May-2023 23:48:52 UTC] PHP Warning:  Undefined property: WP_Post_Type::$capabilities in /wp-includes/post.php on line 1869
[22-May-2023 23:48:52 UTC] PHP Fatal error:  Uncaught TypeError: array_merge(): Argument #2 must be of type array, null given in /wp-includes/post.php:1869
Stack trace:
#0 /wp-includes/post.php(1869): array_merge()
#1 /wp-content/plugins/snow-monkey-editor/App/Setup/CurrentUser.php(25): get_post_type_capabilities()
#2 /wp-includes/class-wp-hook.php(308): Snow_Monkey\Plugin\Editor\App\Setup\CurrentUser->_wp_enqueue_scripts()
#3 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /wp-admin/edit-form-blocks.php(272): do_action()
#6 /wp-admin/post-new.php(72): require('...')
#7 {main}
  thrown in /wp-includes/post.php on line 1869
[22-May-2023 23:48:53 UTC] PHP Warning:  Undefined property: WP_Post_Type::$capabilities in /wp-includes/post.php on line 1869
[22-May-2023 23:48:53 UTC] PHP Fatal error:  Uncaught TypeError: array_merge(): Argument #2 must be of type array, null given in /wp-includes/post.php:1869
Stack trace:
#0 /wp-includes/post.php(1869): array_merge()
#1 /wp-content/plugins/snow-monkey-editor/App/Setup/CurrentUser.php(25): get_post_type_capabilities()
#2 /wp-includes/class-wp-hook.php(308): Snow_Monkey\Plugin\Editor\App\Setup\CurrentUser->_wp_enqueue_scripts()
#3 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /wp-admin/edit-form-blocks.php(272): do_action()
#6 /wp-admin/post-new.php(72): require('...')
#7 {main}
  thrown in /wp-includes/post.php on line 1869
See also: All tests for this plugin