SALESmanago 3.2.4

Does SALESmanago work with WordPress 6.3.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
44PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 39.62 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.3.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/salesmanago/
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=salesmanago%2Fsalesmanago.php&plugin_status=all&paged=1&s&_wpnonce=dd4fc13cc2
Aspect after-activation
HTTP status 200
Load time 1.176 s
Memory usage 2.81 MiB
JS errors None
Resource errors None

SALESmanago

Page screenshot: SALESmanago
URL /wp-admin/admin.php?page=salesmanago
Aspect menu-item
HTTP status 200
Load time 0.570 s
Memory usage 2.9 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.212 s
Memory usage 3.13 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.341 s0.345 s+0.004 s2.83 MiB2.87 MiB+ 45.16 KiB
/wp-admin/edit.php0.201 s0.262 s+0.061 s2.85 MiB2.89 MiB+ 42.55 KiB
/wp-admin/post-new.php0.747 s0.634 s-0.113 s5.21 MiB5.29 MiB+ 74.52 KiB
/wp-admin/upload.php0.545 s0.385 s-0.160 s2.77 MiB2.8 MiB+ 28.96 KiB
/wp-admin/options-writing.php0.189 s0.252 s+0.063 s2.76 MiB2.78 MiB+ 21.18 KiB
/wp-admin/media-new.php0.284 s0.297 s+0.013 s2.74 MiB2.78 MiB+ 41.09 KiB
/wp-admin/edit-tags.php?taxonomy=category0.168 s0.248 s+0.080 s2.76 MiB2.8 MiB+ 46.27 KiB
/wp-admin/post-new.php?post_type=page0.594 s0.748 s+0.154 s5.21 MiB5.28 MiB+ 74.52 KiB
/wp-admin/options-discussion.php0.212 s0.420 s+0.208 s2.75 MiB2.78 MiB+ 30.96 KiB
/wp-admin/edit-comments.php0.231 s0.304 s+0.073 s2.78 MiB2.81 MiB+ 27.88 KiB
/0.280 s0.206 s-0.074 s3.13 MiB3.13 MiB+ 2.67 KiB
Average 0.345 s0.373 s+0.028 s3.25 MiB3.29 MiB+ 39.62 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
PHP79.4%9,3652,00481
PO File7.3%8574361
JavaScript6.7%78851
CSS3.9%45541
Markdown1.7%20101
SVG0.9%10112
JSON0.2%2201
Total 11,789 2,450 88

PHP Code Analysis | More results »

Lines of code 7,462
Total complexity 1,701
Median class complexity 20.5
Median method complexity 2.0
Most complex class bhr\Admin\Model\AdminModel
Most complex function bhr\Admin\View\SettingsRenderer::getSettingsView()
Classes 56
Methods 424
Functions 2

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 2

Capabilities 1

PHP Error Log 44 lines

[15-Oct-2023 04:50:22 UTC] PHP Deprecated:  Return type of bhr\Admin\Entity\PlatformSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/salesmanago/src/Admin/Entity/PlatformSettings.php on line 228
[15-Oct-2023 04:50:23 UTC] PHP Deprecated:  Calling static trait method bhr\Includes\Helper::getUserLocale is deprecated, it should only be called on a class using the trait in /wp-content/plugins/salesmanago/src/Includes/Helper.php on line 97
[15-Oct-2023 04:50:23 UTC] PHP Deprecated:  Calling static trait method bhr\Includes\Helper::loadSMPluginLast is deprecated, it should only be called on a class using the trait in /wp-content/plugins/salesmanago/src/Admin/Admin.php on line 99
[15-Oct-2023 04:50:23 UTC] PHP Deprecated:  Return type of bhr\Admin\Entity\PlatformSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/salesmanago/src/Admin/Entity/PlatformSettings.php on line 228
[15-Oct-2023 04:50:23 UTC] PHP Deprecated:  Calling static trait method bhr\Includes\Helper::getUserLocale is deprecated, it should only be called on a class using the trait in /wp-content/plugins/salesmanago/src/Includes/Helper.php on line 97
[15-Oct-2023 04:50:24 UTC] PHP Deprecated:  Return type of bhr\Admin\Entity\PlatformSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/salesmanago/src/Admin/Entity/PlatformSettings.php on line 228
[15-Oct-2023 04:50:24 UTC] PHP Deprecated:  Calling static trait method bhr\Includes\Helper::getUserLocale is deprecated, it should only be called on a class using the trait in /wp-content/plugins/salesmanago/src/Includes/Helper.php on line 97
[15-Oct-2023 04:50:24 UTC] PHP Deprecated:  Return type of bhr\Admin\Entity\PlatformSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/salesmanago/src/Admin/Entity/PlatformSettings.php on line 228
[15-Oct-2023 04:50:24 UTC] PHP Deprecated:  Calling static trait method bhr\Includes\Helper::getUserLocale is deprecated, it should only be called on a class using the trait in /wp-content/plugins/salesmanago/src/Includes/Helper.php on line 97
[15-Oct-2023 04:50:27 UTC] PHP Deprecated:  Return type of bhr\Admin\Entity\PlatformSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/salesmanago/src/Admin/Entity/PlatformSettings.php on line 228
[15-Oct-2023 04:50:27 UTC] PHP Deprecated:  Calling static trait method bhr\Includes\Helper::getUserLocale is deprecated, it should only be called on a class using the trait in /wp-content/plugins/salesmanago/src/Includes/Helper.php on line 97
[15-Oct-2023 04:50:27 UTC] PHP Deprecated:  Return type of bhr\Admin\Entity\PlatformSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/salesmanago/src/Admin/Entity/PlatformSettings.php on line 228
[15-Oct-2023 04:50:27 UTC] PHP Deprecated:  Calling static trait method bhr\Includes\Helper::getUserLocale is deprecated, it should only be called on a class using the trait in /wp-content/plugins/salesmanago/src/Includes/Helper.php on line 97
[15-Oct-2023 04:50:27 UTC] PHP Deprecated:  Return type of bhr\Admin\Entity\PlatformSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/salesmanago/src/Admin/Entity/PlatformSettings.php on line 228
[15-Oct-2023 04:50:27 UTC] PHP Deprecated:  Calling static trait method bhr\Includes\Helper::getUserLocale is deprecated, it should only be called on a class using the trait in /wp-content/plugins/salesmanago/src/Includes/Helper.php on line 97
[15-Oct-2023 04:50:27 UTC] PHP Deprecated:  Return type of bhr\Admin\Entity\PlatformSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/salesmanago/src/Admin/Entity/PlatformSettings.php on line 228
[15-Oct-2023 04:50:27 UTC] PHP Deprecated:  Calling static trait method bhr\Includes\Helper::getUserLocale is deprecated, it should only be called on a class using the trait in /wp-content/plugins/salesmanago/src/Includes/Helper.php on line 97
[15-Oct-2023 04:50:29 UTC] PHP Deprecated:  Return type of bhr\Admin\Entity\PlatformSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/salesmanago/src/Admin/Entity/PlatformSettings.php on line 228
[15-Oct-2023 04:50:29 UTC] PHP Deprecated:  Return type of bhr\Admin\Entity\PlatformSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/salesmanago/src/Admin/Entity/PlatformSettings.php on line 228
[15-Oct-2023 04:50:29 UTC] PHP Deprecated:  Calling static trait method bhr\Includes\Helper::getUserLocale is deprecated, it should only be called on a class using the trait in /wp-content/plugins/salesmanago/src/Includes/Helper.php on line 97
[15-Oct-2023 04:50:29 UTC] PHP Deprecated:  Calling static trait method bhr\Includes\Helper::getUserLocale is deprecated, it should only be called on a class using the trait in /wp-content/plugins/salesmanago/src/Includes/Helper.php on line 97
[15-Oct-2023 04:50:30 UTC] PHP Deprecated:  Return type of bhr\Admin\Entity\PlatformSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/salesmanago/src/Admin/Entity/PlatformSettings.php on line 228
[15-Oct-2023 04:50:30 UTC] PHP Deprecated:  Calling static trait method bhr\Includes\Helper::getUserLocale is deprecated, it should only be called on a class using the trait in /wp-content/plugins/salesmanago/src/Includes/Helper.php on line 97
[15-Oct-2023 04:50:30 UTC] PHP Deprecated:  Return type of bhr\Admin\Entity\PlatformSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/salesmanago/src/Admin/Entity/PlatformSettings.php on line 228
[15-Oct-2023 04:50:30 UTC] PHP Deprecated:  Calling static trait method bhr\Includes\Helper::getUserLocale is deprecated, it should only be called on a class using the trait in /wp-content/plugins/salesmanago/src/Includes/Helper.php on line 97
[15-Oct-2023 04:50:30 UTC] PHP Deprecated:  Return type of bhr\Admin\Entity\PlatformSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/salesmanago/src/Admin/Entity/PlatformSettings.php on line 228
[15-Oct-2023 04:50:30 UTC] PHP Deprecated:  Calling static trait method bhr\Includes\Helper::getUserLocale is deprecated, it should only be called on a class using the trait in /wp-content/plugins/salesmanago/src/Includes/Helper.php on line 97
[15-Oct-2023 04:50:31 UTC] PHP Deprecated:  Return type of bhr\Admin\Entity\PlatformSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/salesmanago/src/Admin/Entity/PlatformSettings.php on line 228
[15-Oct-2023 04:50:31 UTC] PHP Deprecated:  Calling static trait method bhr\Includes\Helper::getUserLocale is deprecated, it should only be called on a class using the trait in /wp-content/plugins/salesmanago/src/Includes/Helper.php on line 97
[15-Oct-2023 04:50:31 UTC] PHP Deprecated:  Return type of bhr\Admin\Entity\PlatformSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/salesmanago/src/Admin/Entity/PlatformSettings.php on line 228
[15-Oct-2023 04:50:31 UTC] PHP Deprecated:  Calling static trait method bhr\Includes\Helper::getUserLocale is deprecated, it should only be called on a class using the trait in /wp-content/plugins/salesmanago/src/Includes/Helper.php on line 97
[15-Oct-2023 04:50:33 UTC] PHP Deprecated:  Return type of bhr\Admin\Entity\PlatformSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/salesmanago/src/Admin/Entity/PlatformSettings.php on line 228
[15-Oct-2023 04:50:33 UTC] PHP Deprecated:  Return type of bhr\Admin\Entity\PlatformSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/salesmanago/src/Admin/Entity/PlatformSettings.php on line 228
[15-Oct-2023 04:50:33 UTC] PHP Deprecated:  Calling static trait method bhr\Includes\Helper::getUserLocale is deprecated, it should only be called on a class using the trait in /wp-content/plugins/salesmanago/src/Includes/Helper.php on line 97
[15-Oct-2023 04:50:33 UTC] PHP Deprecated:  Calling static trait method bhr\Includes\Helper::getUserLocale is deprecated, it should only be called on a class using the trait in /wp-content/plugins/salesmanago/src/Includes/Helper.php on line 97
[15-Oct-2023 04:50:34 UTC] PHP Deprecated:  Return type of bhr\Admin\Entity\PlatformSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/salesmanago/src/Admin/Entity/PlatformSettings.php on line 228
[15-Oct-2023 04:50:34 UTC] PHP Deprecated:  Calling static trait method bhr\Includes\Helper::getUserLocale is deprecated, it should only be called on a class using the trait in /wp-content/plugins/salesmanago/src/Includes/Helper.php on line 97
[15-Oct-2023 04:50:34 UTC] PHP Deprecated:  Return type of bhr\Admin\Entity\PlatformSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/salesmanago/src/Admin/Entity/PlatformSettings.php on line 228
[15-Oct-2023 04:50:34 UTC] PHP Deprecated:  Calling static trait method bhr\Includes\Helper::getUserLocale is deprecated, it should only be called on a class using the trait in /wp-content/plugins/salesmanago/src/Includes/Helper.php on line 97
[15-Oct-2023 04:50:35 UTC] PHP Deprecated:  Return type of bhr\Admin\Entity\PlatformSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/salesmanago/src/Admin/Entity/PlatformSettings.php on line 228
[15-Oct-2023 04:50:35 UTC] PHP Deprecated:  Calling static trait method bhr\Includes\Helper::getUserLocale is deprecated, it should only be called on a class using the trait in /wp-content/plugins/salesmanago/src/Includes/Helper.php on line 97
[15-Oct-2023 04:50:35 UTC] PHP Deprecated:  Return type of bhr\Admin\Entity\PlatformSettings::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/salesmanago/src/Admin/Entity/PlatformSettings.php on line 228
[15-Oct-2023 04:50:35 UTC] PHP Deprecated:  Calling static trait method bhr\Includes\Helper::getUserLocale is deprecated, it should only be called on a class using the trait in /wp-content/plugins/salesmanago/src/Includes/Helper.php on line 97
[15-Oct-2023 04:50:35 UTC] PHP Deprecated:  Calling static trait method bhr\Includes\Helper::loadSMPluginLast is deprecated, it should only be called on a class using the trait in /wp-content/plugins/salesmanago/src/Admin/Admin.php on line 99
See also: All tests for this plugin, How to Hide SALESmanago Admin Menus