Easy Code Manager 10

Does Easy Code Manager work with WordPress 6.4.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
4PHP fatal errors
468PHP deprecation warnings
No JavaScript exceptions
3Pages failed to load
  • 3 500 Internal Server Error
No resource errors
Performance

Memory usage: 468.07 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.4.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 50,000+
WordPress.org page https://wordpress.org/plugins/easy-code-manager/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

WordPress › Error

Page screenshot: WordPress › Error
URL /wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=
Requested URL /wp-admin/plugins.php?action=activate&plugin=easy-code-manager%2Feasy-code-manager.php&plugin_status=all&paged=1&s&_wpnonce=519cc33054
Aspect after-activation
HTTP status 500
Load time 0.324 s
Memory usage N/A
JS errors None
Resource errors None

Easy Code Manager

Page screenshot: Easy Code Manager
URL /wp-admin/admin.php?page=ecm
Aspect menu-item
HTTP status 500
Load time 0.056 s
Memory usage N/A
JS errors None
Resource errors None

Easy Code Manager → Extensions

Page screenshot: Easy Code Manager → Extensions
URL /wp-admin/plugins.php?s=easy-code-manager
Aspect menu-item
HTTP status 500
Load time 0.050 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.230 s
Memory usage 3.46 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.425 s0.416 s-0.009 s3.38 MiB3.88 MiB+ 508.13 KiB
/wp-admin/edit.php0.289 s0.277 s-0.012 s3.41 MiB3.96 MiB+ 565.95 KiB
/wp-admin/post-new.php0.959 s0.677 s-0.282 s5.46 MiB5.95 MiB+ 507.65 KiB
/wp-admin/upload.php0.712 s0.436 s-0.276 s3.32 MiB3.8 MiB+ 487.59 KiB
/wp-admin/options-writing.php0.251 s0.233 s-0.018 s3.32 MiB3.79 MiB+ 481.42 KiB
/wp-admin/media-new.php0.347 s0.408 s+0.061 s3.29 MiB3.78 MiB+ 501.02 KiB
/wp-admin/edit-tags.php?taxonomy=category0.230 s0.226 s-0.004 s3.31 MiB3.81 MiB+ 511.52 KiB
/wp-admin/post-new.php?post_type=page0.663 s0.598 s-0.065 s5.45 MiB5.94 MiB+ 499.6 KiB
/wp-admin/options-discussion.php0.383 s0.323 s-0.060 s3.3 MiB3.78 MiB+ 489.95 KiB
/wp-admin/edit-comments.php0.291 s0.279 s-0.012 s3.33 MiB3.81 MiB+ 489.43 KiB
/0.329 s0.223 s-0.106 s3.36 MiB3.46 MiB+ 106.55 KiB
Average 0.444 s0.372 s-0.071 s3.72 MiB4.18 MiB+ 468.07 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
JavaScript
SVG
CSS
Language % Lines of code Comment lines Files
PHP53.4%8,83110,474231
JavaScript23.3%3,8563,19957
SVG10.7%1,77405
CSS9.5%1,5677622
JSON2.3%38803
SQL0.7%116271
HTML0.1%1501
Total 16,547 13,776 320

PHP Code Analysis | More results »

Lines of code 8,454
Total complexity 1,634
Median class complexity 5.0
Median method complexity 1.0
Most complex class CJTView
Most complex function CJTBlocksAjaxController::saveBlocksAction()
Classes 190
Methods 945
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 532 lines

[09-Dec-2023 06:41:47 UTC] PHP Deprecated:  Return type of CJTIncludes::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/php/includes.class.php on line 109
[09-Dec-2023 06:41:47 UTC] PHP Deprecated:  Return type of CJTIncludes::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/php/includes.class.php on line 118
[09-Dec-2023 06:41:47 UTC] PHP Deprecated:  Return type of CJTIncludes::offsetSet($key, $path) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/php/includes.class.php on line 127
[09-Dec-2023 06:41:47 UTC] PHP Deprecated:  Return type of CJTIncludes::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/php/includes.class.php on line 136
[09-Dec-2023 06:41:47 UTC] PHP Deprecated:  Return type of CJTEESubject::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/events/subjects/subject.subject.php on line 60
[09-Dec-2023 06:41:47 UTC] PHP Deprecated:  Return type of CJTEESubject::offsetExists($callback) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/events/subjects/subject.subject.php on line 162
[09-Dec-2023 06:41:47 UTC] PHP Deprecated:  Return type of CJTEESubject::offsetGet($callback) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/events/subjects/subject.subject.php on line 174
[09-Dec-2023 06:41:47 UTC] PHP Deprecated:  Return type of CJTEESubject::offsetSet($key, $callback) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/events/subjects/subject.subject.php on line 187
[09-Dec-2023 06:41:47 UTC] PHP Deprecated:  Return type of CJTEESubject::offsetUnset($callback) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/events/subjects/subject.subject.php on line 199
[09-Dec-2023 06:41:47 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[09-Dec-2023 06:41:47 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[09-Dec-2023 06:41:47 UTC] PHP Deprecated:  dirname(): Passing null to parameter #1 ($path) of type string is deprecated in /wp-content/plugins/easy-code-manager/framework/mvc/controller.inc.php on line 128
[09-Dec-2023 06:41:47 UTC] PHP Deprecated:  dirname(): Passing null to parameter #1 ($path) of type string is deprecated in /wp-content/plugins/easy-code-manager/framework/mvc/controller.inc.php on line 142
[09-Dec-2023 06:41:47 UTC] PHP Fatal error:  Uncaught Error: Unknown named parameter $observer in /wp-content/plugins/easy-code-manager/framework/events/subjects/subject.subject.php:236
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): CJTEESubject->trigger()
#1 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#2 /wp-content/plugins/easy-code-manager/framework/events/subjects/filter.subject.php(25): apply_filters()
#3 /wp-content/plugins/easy-code-manager/framework/events/wordpress.class.php(79): CJTEEWordpressHookFilter->callIndirect()
#4 /wp-content/plugins/easy-code-manager/framework/events/hookable.class.php(35): CJTWordpressEvents->trigger()
#5 /wp-content/plugins/easy-code-manager/framework/access-points/access-point.class.php(130): CJTHookableClass->__call()
#6 /wp-content/plugins/easy-code-manager/access.points/extensions.accesspoint.php(95): CJTAccessPoint->connected()
#7 /wp-includes/class-wp-hook.php(322): CJTExtensionsAccessPoint->route()
#8 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#9 /wp-includes/plugin.php(517): WP_Hook->do_action()
#10 /wp-admin/admin.php(385): do_action()
#11 /wp-admin/plugins.php(10): require_once('...')
#12 {main}
  thrown in /wp-content/plugins/easy-code-manager/framework/events/subjects/subject.subject.php on line 236
[09-Dec-2023 06:41:48 UTC] PHP Deprecated:  Return type of CJTIncludes::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/php/includes.class.php on line 109
[09-Dec-2023 06:41:48 UTC] PHP Deprecated:  Return type of CJTIncludes::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/php/includes.class.php on line 118
[09-Dec-2023 06:41:48 UTC] PHP Deprecated:  Return type of CJTIncludes::offsetSet($key, $path) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/php/includes.class.php on line 127
[09-Dec-2023 06:41:48 UTC] PHP Deprecated:  Return type of CJTIncludes::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/php/includes.class.php on line 136
[09-Dec-2023 06:41:48 UTC] PHP Deprecated:  Return type of CJTEESubject::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/events/subjects/subject.subject.php on line 60
[09-Dec-2023 06:41:48 UTC] PHP Deprecated:  Return type of CJTEESubject::offsetExists($callback) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/events/subjects/subject.subject.php on line 162
[09-Dec-2023 06:41:48 UTC] PHP Deprecated:  Return type of CJTEESubject::offsetGet($callback) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/events/subjects/subject.subject.php on line 174
[09-Dec-2023 06:41:48 UTC] PHP Deprecated:  Return type of CJTEESubject::offsetSet($key, $callback) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/events/subjects/subject.subject.php on line 187
[09-Dec-2023 06:41:48 UTC] PHP Deprecated:  Return type of CJTEESubject::offsetUnset($callback) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/events/subjects/subject.subject.php on line 199
[09-Dec-2023 06:41:48 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[09-Dec-2023 06:41:48 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[09-Dec-2023 06:41:48 UTC] PHP Deprecated:  dirname(): Passing null to parameter #1 ($path) of type string is deprecated in /wp-content/plugins/easy-code-manager/framework/mvc/controller.inc.php on line 128
[09-Dec-2023 06:41:48 UTC] PHP Deprecated:  dirname(): Passing null to parameter #1 ($path) of type string is deprecated in /wp-content/plugins/easy-code-manager/framework/mvc/controller.inc.php on line 142
[09-Dec-2023 06:41:48 UTC] PHP Deprecated:  dirname(): Passing null to parameter #1 ($path) of type string is deprecated in /wp-content/plugins/easy-code-manager/framework/mvc/controller.inc.php on line 128
[09-Dec-2023 06:41:48 UTC] PHP Deprecated:  dirname(): Passing null to parameter #1 ($path) of type string is deprecated in /wp-content/plugins/easy-code-manager/framework/mvc/controller.inc.php on line 142
[09-Dec-2023 06:41:48 UTC] PHP Deprecated:  dirname(): Passing null to parameter #1 ($path) of type string is deprecated in /wp-content/plugins/easy-code-manager/framework/mvc/controller.inc.php on line 161
[09-Dec-2023 06:41:48 UTC] PHP Deprecated:  Return type of CJTIncludes::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/php/includes.class.php on line 109
[09-Dec-2023 06:41:48 UTC] PHP Deprecated:  Return type of CJTIncludes::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/php/includes.class.php on line 118
[09-Dec-2023 06:41:48 UTC] PHP Deprecated:  Return type of CJTIncludes::offsetSet($key, $path) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/php/includes.class.php on line 127
[09-Dec-2023 06:41:48 UTC] PHP Deprecated:  Return type of CJTIncludes::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/php/includes.class.php on line 136
[09-Dec-2023 06:41:48 UTC] PHP Deprecated:  Return type of CJTEESubject::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/events/subjects/subject.subject.php on line 60
[09-Dec-2023 06:41:48 UTC] PHP Deprecated:  Return type of CJTEESubject::offsetExists($callback) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/events/subjects/subject.subject.php on line 162
[09-Dec-2023 06:41:48 UTC] PHP Deprecated:  Return type of CJTEESubject::offsetGet($callback) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/events/subjects/subject.subject.php on line 174
[09-Dec-2023 06:41:48 UTC] PHP Deprecated:  Return type of CJTEESubject::offsetSet($key, $callback) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/events/subjects/subject.subject.php on line 187
[09-Dec-2023 06:41:48 UTC] PHP Deprecated:  Return type of CJTEESubject::offsetUnset($callback) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/events/subjects/subject.subject.php on line 199
[09-Dec-2023 06:41:48 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[09-Dec-2023 06:41:48 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[09-Dec-2023 06:41:48 UTC] PHP Deprecated:  dirname(): Passing null to parameter #1 ($path) of type string is deprecated in /wp-content/plugins/easy-code-manager/framework/mvc/controller.inc.php on line 128
[09-Dec-2023 06:41:48 UTC] PHP Deprecated:  dirname(): Passing null to parameter #1 ($path) of type string is deprecated in /wp-content/plugins/easy-code-manager/framework/mvc/controller.inc.php on line 142
[09-Dec-2023 06:41:48 UTC] PHP Fatal error:  Uncaught Error: Unknown named parameter $observer in /wp-content/plugins/easy-code-manager/framework/events/subjects/subject.subject.php:236
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): CJTEESubject->trigger()
#1 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#2 /wp-content/plugins/easy-code-manager/framework/events/subjects/filter.subject.php(25): apply_filters()
#3 /wp-content/plugins/easy-code-manager/framework/events/wordpress.class.php(79): CJTEEWordpressHookFilter->callIndirect()
#4 /wp-content/plugins/easy-code-manager/framework/events/hookable.class.php(35): CJTWordpressEvents->trigger()
#5 /wp-content/plugins/easy-code-manager/framework/access-points/access-point.class.php(130): CJTHookableClass->__call()
#6 /wp-content/plugins/easy-code-manager/access.points/installer.accesspoint.php(58): CJTAccessPoint->connected()
#7 /wp-content/plugins/easy-code-manager/framework/access-points/page.class.php(24): CJTInstallerAccessPoint->installationPage()
#8 /wp-includes/class-wp-hook.php(324): CJTPageAccessPoint->getPage()
#9 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#10 /wp-includes/plugin.php(517): WP_Hook->do_action()
#11 /wp-admin/admin.php(237): do_action()
#12 {main}
  thrown in /wp-content/plugins/easy-code-manager/framework/events/subjects/subject.subject.php on line 236
[09-Dec-2023 06:41:49 UTC] PHP Deprecated:  Return type of CJTIncludes::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/php/includes.class.php on line 109
[09-Dec-2023 06:41:49 UTC] PHP Deprecated:  Return type of CJTIncludes::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/php/includes.class.php on line 118
[09-Dec-2023 06:41:49 UTC] PHP Deprecated:  Return type of CJTIncludes::offsetSet($key, $path) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/php/includes.class.php on line 127
[09-Dec-2023 06:41:49 UTC] PHP Deprecated:  Return type of CJTIncludes::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/php/includes.class.php on line 136
[09-Dec-2023 06:41:49 UTC] PHP Deprecated:  Return type of CJTEESubject::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/events/subjects/subject.subject.php on line 60
[09-Dec-2023 06:41:49 UTC] PHP Deprecated:  Return type of CJTEESubject::offsetExists($callback) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/events/subjects/subject.subject.php on line 162
[09-Dec-2023 06:41:49 UTC] PHP Deprecated:  Return type of CJTEESubject::offsetGet($callback) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/events/subjects/subject.subject.php on line 174
[09-Dec-2023 06:41:49 UTC] PHP Deprecated:  Return type of CJTEESubject::offsetSet($key, $callback) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/events/subjects/subject.subject.php on line 187
[09-Dec-2023 06:41:49 UTC] PHP Deprecated:  Return type of CJTEESubject::offsetUnset($callback) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/easy-code-manager/framework/events/subjects/subject.subject.php on line 199
[09-Dec-2023 06:41:49 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[09-Dec-2023 06:41:49 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[09-Dec-2023 06:41:49 UTC] PHP Deprecated:  dirname(): Passing null to parameter #1 ($path) of type string is deprecated in /wp-content/plugins/easy-code-manager/framework/mvc/controller.inc.php on line 128
[09-Dec-2023 06:41:49 UTC] PHP Deprecated:  dirname(): Passing null to parameter #1 ($path) of type string is deprecated in /wp-content/plugins/easy-code-manager/framework/mvc/controller.inc.php on line 142
[09-Dec-2023 06:41:49 UTC] PHP Fatal error:  Uncaught Error: Unknown named parameter $observer in /wp-content/plugins/easy-code-manager/framework/events/subjects/subject.subject.php:236
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): CJTEESubject->trigger()
#1 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#2 /wp-content/plugins/easy-code-manager/framework/events/subjects/filter.subject.php(25): apply_filters()
#3 /wp-content/plugins/easy-code-manager/framework/events/wordpress.class.php(79): CJTEEWordpressHookFilter->callIndirect()
#4 /wp-content/plugins/easy-code-manager/framework/events/hookable.class.php(35): CJTWordpressEvents->trigger()
#5 /wp-content/plugins/easy-code-manager/framework/access-points/access-point.class.php(130): CJTHookableClass->__call()
#6 /wp-content/plugins/easy-code-manager/access.points/extensions.accesspoint.php(95): CJTAccessPoint->connected()
#7 /wp-includes/class-wp-hook.php(322): CJTExtensionsAccessPoint->route()
#8 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#9 /wp-includes/plugin.php(517): WP_Hook->do_action()
#10 /wp-admin/admin.php(385): do_action()

(+432 more lines)
See also: All tests for this plugin, How to Hide the "FluentSnippets" Admin Menu