Click to Chat 4.33

Does Click to Chat work with WordPress 6.9 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 116.29 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.9
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 700,000+
WordPress.org page https://wordpress.org/plugins/click-to-chat-for-whatsapp/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

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=click-to-chat-for-whatsapp%2Fclick-to-chat.php&plugin_status=all&paged=1&s&_wpnonce=28dfb53f2a
Aspect after-activation
HTTP status 200
Load time 0.444 s
Memory usage 3.86 MiB
JS errors None
Resource errors None

Click to Chat

Page screenshot: Click to Chat
URL /wp-admin/admin.php?page=click-to-chat
Aspect menu-item
HTTP status 200
Load time 0.731 s
Memory usage 3.95 MiB
JS errors None
Resource errors None

Click to Chat → Greetings

Page screenshot: Click to Chat → Greetings
URL /wp-admin/admin.php?page=click-to-chat-greetings
Aspect menu-item
HTTP status 200
Load time 1.519 s
Memory usage 3.93 MiB
JS errors None
Resource errors None

Click to Chat → Customize

Page screenshot: Click to Chat → Customize
URL /wp-admin/admin.php?page=click-to-chat-customize-styles
Aspect menu-item
HTTP status 200
Load time 0.398 s
Memory usage 3.84 MiB
JS errors None
Resource errors None

Click to Chat → Other Settings

Page screenshot: Click to Chat → Other Settings
URL /wp-admin/admin.php?page=click-to-chat-other-settings
Aspect menu-item
HTTP status 200
Load time 0.370 s
Memory usage 3.84 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.280 s
Memory usage 4.16 MiB
JS errors None
Resource errors None

Add Post ‹ Test site — WordPress

Page screenshot: Add Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.717 s
Memory usage 6.44 MiB
JS errors None
Resource errors None

Add Page ‹ Test site — WordPress

Page screenshot: Add Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.920 s
Memory usage 6.43 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.466 s0.443 s-0.023 s3.78 MiB3.9 MiB+ 126.59 KiB
/wp-admin/edit.php0.377 s0.342 s-0.035 s3.78 MiB3.91 MiB+ 126.59 KiB
/wp-admin/post-new.php0.828 s0.820 s-0.008 s6.31 MiB6.44 MiB+ 136.56 KiB
/wp-admin/upload.php0.466 s0.517 s+0.051 s3.74 MiB3.85 MiB+ 114.69 KiB
/wp-admin/options-writing.php0.339 s0.340 s+0.001 s3.71 MiB3.83 MiB+ 118.68 KiB
/wp-admin/media-new.php0.526 s0.326 s-0.200 s3.7 MiB3.83 MiB+ 126.88 KiB
/wp-admin/edit-tags.php?taxonomy=category0.349 s0.322 s-0.027 s3.72 MiB3.84 MiB+ 132.05 KiB
/wp-admin/post-new.php?post_type=page0.720 s0.707 s-0.013 s6.3 MiB6.43 MiB+ 134 KiB
/wp-admin/options-discussion.php0.368 s0.444 s+0.076 s3.71 MiB3.83 MiB+ 115.17 KiB
/wp-admin/edit-comments.php0.349 s0.362 s+0.013 s3.73 MiB3.85 MiB+ 114.68 KiB
/0.307 s0.215 s-0.092 s4.12 MiB4.15 MiB+ 33.31 KiB
Average 0.463 s0.440 s-0.023 s4.24 MiB4.35 MiB+ 116.29 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
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP48.8%14,6164,657148
CSS26.0%7,78613916
JavaScript25.1%7,5111,72719
SVG0.2%5004
Total 29,963 6,523 187

PHP Code Analysis | More results »

Lines of code 11,707
Total complexity 2,089
Median class complexity 24.0
Median method complexity 2.0
Most complex class HT_CTC_Admin_Customize_Styles
Most complex function HT_CTC_Chat::chat()
Classes 53
Methods 316
Functions 16

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 18

Meta Boxes

{
    "post": {
        "ht_ctc_settings_meta_box": {
            "title": "Click to Chat",
            "context": "side"
        }
    },
    "page": {
        "ht_ctc_settings_meta_box": {
            "title": "Click to Chat",
            "context": "side"
        }
    }
}

PHP Error Log 4 lines

[02-Dec-2025 21:25:28 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[02-Dec-2025 21:25:28 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[02-Dec-2025 21:25:38 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[02-Dec-2025 21:25:38 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
See also: All tests for this plugin, How to Hide Click to Chat Admin Menus and Meta Boxes