CleverReach® WP 1.5.20

Does CleverReach® WP work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP warnings
276PHP deprecation warnings
1JavaScript exceptions
All test pages loaded successfully
3Resource errors (CSS, JS, images, fonts and so on.)
  • 3 net::ERR_FAILED
Performance

Memory usage: 32.23 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.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 4,000+
WordPress.org page https://wordpress.org/plugins/cleverreach-wp/
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=cleverreach-wp%2Fcleverreach-wp.php&plugin_status=all&paged=1&s&_wpnonce=345abbc6ba
Aspect after-activation
HTTP status 200
Load time 0.324 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

CleverReach®

Page screenshot: CleverReach®
URL /wp-admin/admin.php?page=wp-cleverreach
Aspect menu-item
HTTP status 200
Load time 14.320 s
Memory usage 3.61 MiB
JS errors
[
    {
        "message": "SyntaxError: Unexpected token < in JSON at position 0\n    at JSON.parse (<anonymous>)\n    at XMLHttpRequest.request.onreadystatechange (/wp-content/plugins/cleverreach-wp/resources/js/cleverreach.survey.js?ver=9:717:26)",
        "trace": null,
        "code": null
    }
]
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "https://eu.cleverreach.com/assets/webfonts/fa-solid-900.woff2",
        "errorString": "net::ERR_FAILED"
    },
    {
        "status": null,
        "statusText": null,
        "url": "https://eu.cleverreach.com/assets/webfonts/fa-solid-900.woff",
        "errorString": "net::ERR_FAILED"
    },
    {
        "status": null,
        "statusText": null,
        "url": "https://eu.cleverreach.com/assets/webfonts/fa-solid-900.ttf",
        "errorString": "net::ERR_FAILED"
    }
]

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.324 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.337 s0.335 s-0.002 s3.51 MiB3.56 MiB+ 49.86 KiB
/wp-admin/edit.php0.195 s0.196 s+0.001 s3.57 MiB3.6 MiB+ 31.65 KiB
/wp-admin/post-new.php0.728 s0.979 s+0.251 s6.06 MiB6.16 MiB+ 98.28 KiB
/wp-admin/upload.php0.619 s0.383 s-0.236 s3.52 MiB3.54 MiB+ 13.5 KiB
/wp-admin/options-writing.php0.214 s0.194 s-0.020 s3.5 MiB3.52 MiB+ 17.49 KiB
/wp-admin/media-new.php0.263 s0.437 s+0.174 s3.49 MiB3.52 MiB+ 25.69 KiB
/wp-admin/edit-tags.php?taxonomy=category0.192 s0.196 s+0.004 s3.5 MiB3.54 MiB+ 36.36 KiB
/wp-admin/post-new.php?post_type=page0.581 s0.631 s+0.050 s6.05 MiB6.08 MiB+ 29.8 KiB
/wp-admin/options-discussion.php0.302 s0.336 s+0.034 s3.5 MiB3.52 MiB+ 13.99 KiB
/wp-admin/edit-comments.php0.410 s0.199 s-0.211 s3.52 MiB3.54 MiB+ 13.49 KiB
/0.288 s0.182 s-0.106 s3.43 MiB3.46 MiB+ 24.38 KiB
Average 0.375 s0.370 s-0.006 s3.97 MiB4 MiB+ 32.23 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.

CSS
PHP
PO File
SVG
Language % Lines of code Comment lines Files
CSS34.0%7,395134
PHP30.9%6,7144,05380
PO File18.1%3,9352,57718
SVG9.8%2,14212
JavaScript7.0%1,52436813
JSON0.2%3401
XML0.1%1801
Total 21,762 7,012 119

PHP Code Analysis | More results »

Lines of code 5,932
Total complexity 1,109
Median class complexity 10.0
Median method complexity 2.0
Most complex class CleverReach\WordPress\Controllers\Clever_Reach_CF7_Controller
Most complex function CleverReach\WordPress\Controllers\Clever_Reach_CF7_Controller::submit_form()
Classes 57
Methods 489
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.

Database Tables 4

Options wp_options 1

PHP Error Log 277 lines

[02-May-2025 02:24:57 UTC] PHP Deprecated:  CleverReach\WordPress\IntegrationCore\BusinessLogic\Sync\ClearCompletedScheduleCheckTasksTask implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/BusinessLogic/Sync/ClearCompletedScheduleCheckTasksTask.php on line 16
[02-May-2025 02:24:57 UTC] PHP Deprecated:  CleverReach\WordPress\IntegrationCore\BusinessLogic\Sync\ClearCompletedTasksTask implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/BusinessLogic/Sync/ClearCompletedTasksTask.php on line 0
[02-May-2025 02:24:57 UTC] PHP Deprecated:  CleverReach\WordPress\Components\Sync\Clear_Completed_Tasks_Task implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/cleverreach-wp/Components/Sync/class-clear-completed-tasks-task.php on line 20
[02-May-2025 02:24:57 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:24:57 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:24:57 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:24:57 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:24:58 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:24:58 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:24:58 UTC] PHP Deprecated:  CleverReach\WordPress\IntegrationCore\Infrastructure\TaskExecution\TaskRunnerStarter implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/TaskExecution/TaskRunnerStarter.php on line 21
[02-May-2025 02:24:58 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:24:58 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 790
[02-May-2025 02:24:58 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 790
[02-May-2025 02:24:58 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:24:58 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:24:58 UTC] PHP Deprecated:  CleverReach\WordPress\IntegrationCore\Infrastructure\TaskExecution\TaskRunnerStarter implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/TaskExecution/TaskRunnerStarter.php on line 21
[02-May-2025 02:24:58 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:24:58 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:24:58 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:24:58 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:24:59 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 790
[02-May-2025 02:24:59 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:24:59 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:24:59 UTC] PHP Deprecated:  CleverReach\WordPress\IntegrationCore\Infrastructure\TaskExecution\TaskRunnerStarter implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/TaskExecution/TaskRunnerStarter.php on line 21
[02-May-2025 02:24:59 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:24:59 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:24:59 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:24:59 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:03 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:03 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:03 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 790
[02-May-2025 02:25:03 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 790
[02-May-2025 02:25:03 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:03 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:03 UTC] PHP Deprecated:  CleverReach\WordPress\IntegrationCore\Infrastructure\TaskExecution\TaskRunnerStarter implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/TaskExecution/TaskRunnerStarter.php on line 21
[02-May-2025 02:25:03 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:03 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:03 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:03 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:04 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:04 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:04 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 790
[02-May-2025 02:25:04 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 790
[02-May-2025 02:25:04 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:04 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:04 UTC] PHP Deprecated:  CleverReach\WordPress\IntegrationCore\Infrastructure\TaskExecution\TaskRunnerStarter implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/TaskExecution/TaskRunnerStarter.php on line 21
[02-May-2025 02:25:04 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:04 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:04 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:04 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:08 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:08 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:08 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 790
[02-May-2025 02:25:08 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 790
[02-May-2025 02:25:08 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:08 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:08 UTC] PHP Deprecated:  CleverReach\WordPress\IntegrationCore\Infrastructure\TaskExecution\TaskRunnerStarter implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/TaskExecution/TaskRunnerStarter.php on line 21
[02-May-2025 02:25:08 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:08 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:08 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:08 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:09 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:09 UTC] PHP Warning:  Undefined array key "notificationFlagUrl" in /wp-content/plugins/cleverreach-wp/resources/views/welcome.php on line 44
[02-May-2025 02:25:09 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:09 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:09 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 790
[02-May-2025 02:25:09 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 790
[02-May-2025 02:25:09 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:09 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:09 UTC] PHP Deprecated:  CleverReach\WordPress\IntegrationCore\Infrastructure\TaskExecution\TaskRunnerStarter implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/TaskExecution/TaskRunnerStarter.php on line 21
[02-May-2025 02:25:09 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:09 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:09 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:09 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:10 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 790
[02-May-2025 02:25:10 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:10 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:10 UTC] PHP Deprecated:  CleverReach\WordPress\IntegrationCore\Infrastructure\TaskExecution\TaskRunnerStarter implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/TaskExecution/TaskRunnerStarter.php on line 21
[02-May-2025 02:25:10 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:10 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:10 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:10 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:12 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:12 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:12 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:12 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:13 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:13 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:13 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 790
[02-May-2025 02:25:13 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:13 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:13 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:13 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:13 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 790
[02-May-2025 02:25:13 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 790
[02-May-2025 02:25:13 UTC] PHP Deprecated:  CleverReach\WordPress\IntegrationCore\Infrastructure\TaskExecution\TaskRunnerStarter implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/TaskExecution/TaskRunnerStarter.php on line 21
[02-May-2025 02:25:13 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:13 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:13 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426
[02-May-2025 02:25:13 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/cleverreach-wp/vendor/cleverreach/integration-core/src/Infrastructure/Interfaces/Required/Configuration.php on line 426

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