CleverReach® WP 1.5.20

Does CleverReach® WP work with WordPress 6.8.2 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.2
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=145e6e21dc
Aspect after-activation
HTTP status 200
Load time 0.318 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.298 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.293 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.336 s0.384 s+0.048 s3.51 MiB3.56 MiB+ 49.85 KiB
/wp-admin/edit.php0.202 s0.187 s-0.015 s3.57 MiB3.6 MiB+ 31.64 KiB
/wp-admin/post-new.php0.898 s0.606 s-0.292 s6.06 MiB6.16 MiB+ 98.28 KiB
/wp-admin/upload.php0.532 s0.329 s-0.203 s3.52 MiB3.54 MiB+ 13.5 KiB
/wp-admin/options-writing.php0.196 s0.184 s-0.012 s3.5 MiB3.52 MiB+ 17.49 KiB
/wp-admin/media-new.php0.285 s0.231 s-0.054 s3.49 MiB3.52 MiB+ 25.69 KiB
/wp-admin/edit-tags.php?taxonomy=category0.185 s0.381 s+0.196 s3.5 MiB3.54 MiB+ 36.36 KiB
/wp-admin/post-new.php?post_type=page0.585 s0.632 s+0.047 s6.05 MiB6.08 MiB+ 29.8 KiB
/wp-admin/options-discussion.php0.266 s0.350 s+0.084 s3.5 MiB3.52 MiB+ 13.99 KiB
/wp-admin/edit-comments.php0.196 s0.199 s+0.003 s3.52 MiB3.54 MiB+ 13.49 KiB
/0.290 s0.186 s-0.104 s3.43 MiB3.46 MiB+ 24.38 KiB
Average 0.361 s0.334 s-0.027 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

[17-Jul-2025 07:01:14 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
[17-Jul-2025 07:01:14 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
[17-Jul-2025 07:01:14 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
[17-Jul-2025 07:01:14 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
[17-Jul-2025 07:01:14 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
[17-Jul-2025 07:01:15 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
[17-Jul-2025 07:01:15 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
[17-Jul-2025 07:01:15 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
[17-Jul-2025 07:01:15 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
[17-Jul-2025 07:01:15 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
[17-Jul-2025 07:01:15 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
[17-Jul-2025 07:01:15 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
[17-Jul-2025 07:01:15 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
[17-Jul-2025 07:01:15 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
[17-Jul-2025 07:01:15 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
[17-Jul-2025 07:01:15 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
[17-Jul-2025 07:01:15 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
[17-Jul-2025 07:01:15 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
[17-Jul-2025 07:01:15 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
[17-Jul-2025 07:01:15 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
[17-Jul-2025 07:01:16 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
[17-Jul-2025 07:01:16 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
[17-Jul-2025 07:01:16 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
[17-Jul-2025 07:01:16 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
[17-Jul-2025 07:01:16 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
[17-Jul-2025 07:01:16 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
[17-Jul-2025 07:01:16 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
[17-Jul-2025 07:01:16 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
[17-Jul-2025 07:01:20 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
[17-Jul-2025 07:01:20 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
[17-Jul-2025 07:01:20 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
[17-Jul-2025 07:01:20 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
[17-Jul-2025 07:01:20 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
[17-Jul-2025 07:01:20 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
[17-Jul-2025 07:01:20 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
[17-Jul-2025 07:01:20 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
[17-Jul-2025 07:01:20 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
[17-Jul-2025 07:01:20 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
[17-Jul-2025 07:01:20 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
[17-Jul-2025 07:01:21 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
[17-Jul-2025 07:01:21 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
[17-Jul-2025 07:01:21 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
[17-Jul-2025 07:01:21 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
[17-Jul-2025 07:01:21 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
[17-Jul-2025 07:01:21 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
[17-Jul-2025 07:01:21 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
[17-Jul-2025 07:01:21 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
[17-Jul-2025 07:01:21 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
[17-Jul-2025 07:01:21 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
[17-Jul-2025 07:01:21 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
[17-Jul-2025 07:01:25 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
[17-Jul-2025 07:01:25 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
[17-Jul-2025 07:01:25 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
[17-Jul-2025 07:01:25 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
[17-Jul-2025 07:01:25 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
[17-Jul-2025 07:01:25 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
[17-Jul-2025 07:01:25 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
[17-Jul-2025 07:01:25 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
[17-Jul-2025 07:01:25 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
[17-Jul-2025 07:01:25 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
[17-Jul-2025 07:01:25 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
[17-Jul-2025 07:01:26 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
[17-Jul-2025 07:01:26 UTC] PHP Warning:  Undefined array key "notificationFlagUrl" in /wp-content/plugins/cleverreach-wp/resources/views/welcome.php on line 44
[17-Jul-2025 07:01:26 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
[17-Jul-2025 07:01:26 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
[17-Jul-2025 07:01:26 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
[17-Jul-2025 07:01:26 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
[17-Jul-2025 07:01:26 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
[17-Jul-2025 07:01:26 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
[17-Jul-2025 07:01:26 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
[17-Jul-2025 07:01:26 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
[17-Jul-2025 07:01:26 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
[17-Jul-2025 07:01:26 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
[17-Jul-2025 07:01:26 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
[17-Jul-2025 07:01:27 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
[17-Jul-2025 07:01:27 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
[17-Jul-2025 07:01:27 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
[17-Jul-2025 07:01:27 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
[17-Jul-2025 07:01:27 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
[17-Jul-2025 07:01:27 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
[17-Jul-2025 07:01:27 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
[17-Jul-2025 07:01:27 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
[17-Jul-2025 07:01:30 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
[17-Jul-2025 07:01:30 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
[17-Jul-2025 07:01:30 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
[17-Jul-2025 07:01:30 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
[17-Jul-2025 07:01:30 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
[17-Jul-2025 07:01:30 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
[17-Jul-2025 07:01:30 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
[17-Jul-2025 07:01:30 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
[17-Jul-2025 07:01:30 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
[17-Jul-2025 07:01:30 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
[17-Jul-2025 07:01:30 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
[17-Jul-2025 07:01:30 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
[17-Jul-2025 07:01:30 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
[17-Jul-2025 07:01:30 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
[17-Jul-2025 07:01:30 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
[17-Jul-2025 07:01:30 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
[17-Jul-2025 07:01:30 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
[17-Jul-2025 07:01:30 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