Does SALESmanago work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on .
3 | PHP fatal errors |
1 | PHP warnings |
1 | PHP notices |
2 | PHP deprecation warnings |
No JavaScript exceptions | |
1 | Page failed to load
|
No resource errors |
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.
WordPress version | 6.7.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 1,000+ |
WordPress.org page | https://wordpress.org/plugins/salesmanago/ |
Badges |
|
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 |
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 |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 500 |
Load time | 0.096 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.496 s | 0.318 s | -0.178 s | 3.48 MiB | 3.54 MiB | + 61.23 KiB |
/wp-admin/post-new.php | 0.806 s | 1.179 s | +0.373 s | 5.92 MiB | 6.01 MiB | + 91.26 KiB |
/wp-admin/upload.php | 0.681 s | 0.687 s | +0.006 s | 3.49 MiB | 3.54 MiB | + 44.23 KiB |
/wp-admin/options-writing.php | 0.243 s | 0.293 s | +0.050 s | 3.47 MiB | 3.52 MiB | + 48.22 KiB |
/wp-admin/media-new.php | 0.281 s | 0.268 s | -0.013 s | 3.46 MiB | 3.52 MiB | + 56.41 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.222 s | 0.216 s | -0.006 s | 3.47 MiB | 3.54 MiB | + 67.4 KiB |
/wp-admin/post-new.php?post_type=page | 1.098 s | 0.757 s | -0.341 s | 5.92 MiB | 6 MiB | + 86.79 KiB |
/wp-admin/options-discussion.php | 0.306 s | 0.280 s | -0.026 s | 3.47 MiB | 3.52 MiB | + 45.34 KiB |
/wp-admin/edit-comments.php | 0.457 s | 0.237 s | -0.220 s | 3.49 MiB | 3.54 MiB | + 44.22 KiB |
Average | 0.510 s | 0.471 s | -0.039 s | 4.02 MiB | 4.08 MiB | + 60.57 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 79.7% | 10,061 | 2,221 | 83 | |
PO File | 6.8% | 861 | 437 | 1 | |
JavaScript | 6.5% | 815 | 7 | 3 | |
CSS | 4.2% | 528 | 6 | 1 | |
Markdown | 1.9% | 236 | 0 | 1 | |
SVG | 0.8% | 101 | 1 | 2 | |
JSON | 0.2% | 22 | 0 | 1 | |
Total | 12,624 | 2,672 | 92 |
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 |
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.
wp_options
3[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