SALESmanago 3.6.0

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

Summary

Errors
3PHP fatal errors
1PHP warnings
1PHP notices
2PHP deprecation warnings
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

Memory usage: 60.57 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.7.1
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=edbd59e1d2
Aspect after-activation
HTTP status 200
Load time 1.019 s
Memory usage 3.55 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.893 s
Memory usage 3.57 MiB
JS errors None
Resource errors None

WordPress › Error

Page screenshot: WordPress › Error
URL /
Aspect front-page
HTTP status 500
Load time 0.096 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.496 s0.318 s-0.178 s3.48 MiB3.54 MiB+ 61.23 KiB
/wp-admin/post-new.php0.806 s1.179 s+0.373 s5.92 MiB6.01 MiB+ 91.26 KiB
/wp-admin/upload.php0.681 s0.687 s+0.006 s3.49 MiB3.54 MiB+ 44.23 KiB
/wp-admin/options-writing.php0.243 s0.293 s+0.050 s3.47 MiB3.52 MiB+ 48.22 KiB
/wp-admin/media-new.php0.281 s0.268 s-0.013 s3.46 MiB3.52 MiB+ 56.41 KiB
/wp-admin/edit-tags.php?taxonomy=category0.222 s0.216 s-0.006 s3.47 MiB3.54 MiB+ 67.4 KiB
/wp-admin/post-new.php?post_type=page1.098 s0.757 s-0.341 s5.92 MiB6 MiB+ 86.79 KiB
/wp-admin/options-discussion.php0.306 s0.280 s-0.026 s3.47 MiB3.52 MiB+ 45.34 KiB
/wp-admin/edit-comments.php0.457 s0.237 s-0.220 s3.49 MiB3.54 MiB+ 44.22 KiB
Average 0.510 s0.471 s-0.039 s4.02 MiB4.08 MiB+ 60.57 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.7%10,0612,22183
PO File6.8%8614371
JavaScript6.5%81573
CSS4.2%52861
Markdown1.9%23601
SVG0.8%10112
JSON0.2%2201
Total 12,624 2,672 92

PHP Code Analysis | More results »

Lines of code 8,033
Total complexity 1,779
Median class complexity 20.0
Median method complexity 2.0
Most complex class bhr\Admin\Model\AdminModel
Most complex function bhr\Admin\View\SettingsRenderer::getSettingsView()
Classes 58
Methods 459
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 3

Capabilities 1

PHP Error Log 41 lines

[28-Jan-2025 08:44:09 UTC] PHP Warning:  Undefined property: stdClass::$cronEnabled in /wp-content/plugins/salesmanago/src/Admin/Model/AdminModel.php on line 381
[28-Jan-2025 08:44:10 UTC] PHP Notice:  Function wpdb::prepare was called <strong>incorrectly</strong>. Unsupported value type (array). Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 4.8.2.) in /wp-includes/functions.php on line 6114
[28-Jan-2025 08:44:10 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 100
[28-Jan-2025 08:44:13 UTC] PHP Fatal error:  Uncaught TypeError: Illegal offset type in isset or empty in /wp-includes/cron.php:249
Stack trace:
#0 /wp-content/plugins/salesmanago/src/Admin/Controller/CronController.php(36): wp_schedule_event()
#1 /wp-includes/class-wp-hook.php(324): bhr\Admin\Controller\CronController->schedule_salesmanago_cron()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(565): WP_Hook->do_action()
#4 /wp-includes/class-wp.php(830): do_action_ref_array()
#5 /wp-includes/functions.php(1336): WP->main()
#6 /wp-blog-header.php(16): wp()
#7 /index.php(17): require('...')
#8 {main}
  thrown in /wp-includes/cron.php on line 249
[28-Jan-2025 08:44:14 UTC] PHP Fatal error:  Uncaught TypeError: Illegal offset type in isset or empty in /wp-includes/cron.php:249
Stack trace:
#0 /wp-content/plugins/salesmanago/src/Admin/Controller/CronController.php(36): wp_schedule_event()
#1 /wp-includes/class-wp-hook.php(324): bhr\Admin\Controller\CronController->schedule_salesmanago_cron()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(565): WP_Hook->do_action()
#4 /wp-includes/class-wp.php(830): do_action_ref_array()
#5 /wp-includes/functions.php(1336): WP->main()
#6 /wp-admin/includes/post.php(1306): wp()
#7 /wp-admin/includes/class-wp-posts-list-table.php(165): wp_edit_posts_query()
#8 /wp-admin/edit.php(235): WP_Posts_List_Table->prepare_items()
#9 {main}
  thrown in /wp-includes/cron.php on line 249
[28-Jan-2025 08:44:21 UTC] PHP Fatal error:  Uncaught TypeError: Illegal offset type in isset or empty in /wp-includes/cron.php:249
Stack trace:
#0 /wp-content/plugins/salesmanago/src/Admin/Controller/CronController.php(36): wp_schedule_event()
#1 /wp-includes/class-wp-hook.php(324): bhr\Admin\Controller\CronController->schedule_salesmanago_cron()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(565): WP_Hook->do_action()
#4 /wp-includes/class-wp.php(830): do_action_ref_array()
#5 /wp-includes/functions.php(1336): WP->main()
#6 /wp-blog-header.php(16): wp()
#7 /index.php(17): require('...')
#8 {main}
  thrown in /wp-includes/cron.php on line 249
[28-Jan-2025 08:44:22 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 100
See also: All tests for this plugin, How to Hide SALESmanago Admin Menus