WPS Telegram Chat 3.0.1

Does WPS Telegram Chat work with WordPress 6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 27.26 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.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 800+
WordPress.org page https://wordpress.org/plugins/wps-telegram-chat/
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=wps-telegram-chat%2Fwps-telegram-chat.php&plugin_status=all&paged=1&s&_wpnonce=9d43945089
Aspect after-activation
HTTP status 200
Load time 0.458 s
Memory usage 3.05 MiB
JS errors None
Resource errors None

Telegram Chat

Page screenshot: Telegram Chat
URL /wp-admin/admin.php?page=wps-telegram-chat
Aspect menu-item
HTTP status 200
Load time 0.468 s
Memory usage 3.23 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.245 s
Memory usage 2.99 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.290 s0.252 s-0.038 s3.07 MiB3.1 MiB+ 31.33 KiB
/wp-admin/edit.php0.198 s0.194 s-0.004 s3.1 MiB3.13 MiB+ 31.33 KiB
/wp-admin/post-new.php0.770 s0.875 s+0.105 s5.02 MiB5.05 MiB+ 29.4 KiB
/wp-admin/upload.php0.559 s0.304 s-0.255 s3.02 MiB3.03 MiB+ 14.66 KiB
/wp-admin/options-writing.php0.166 s0.144 s-0.022 s3.01 MiB3.01 MiB+ 1.42 KiB
/wp-admin/media-new.php0.314 s0.374 s+0.060 s2.99 MiB3.02 MiB+ 26.85 KiB
/wp-admin/edit-tags.php?taxonomy=category0.211 s0.172 s-0.039 s3.01 MiB3.04 MiB+ 32.02 KiB
/wp-admin/post-new.php?post_type=page0.597 s0.617 s+0.020 s5.01 MiB5.04 MiB+ 24.98 KiB
/wp-admin/options-discussion.php0.214 s0.220 s+0.006 s3 MiB3.01 MiB+ 15.16 KiB
/wp-admin/edit-comments.php0.215 s0.209 s-0.006 s3.03 MiB3.04 MiB+ 13.95 KiB
/0.303 s0.213 s-0.090 s2.97 MiB3.05 MiB+ 78.77 KiB
Average 0.349 s0.325 s-0.024 s3.38 MiB3.41 MiB+ 27.26 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
PO File
Language % Lines of code Comment lines Files
PHP42.8%99362814
CSS22.1%512102
JavaScript20.7%480693
PO File10.1%235851
SVG4.3%9938
JSON0.0%101
Total 2,320 795 29

PHP Code Analysis | More results »

Lines of code 981
Total complexity 76
Median class complexity 7.0
Median method complexity 1.0
Most complex class Wps_Telegram_Chat_Admin
Most complex function getUpdates()
Classes 7
Methods 37
Functions 9

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 1

PHP Error Log 50 lines

[03-May-2023 10:01:44 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:44 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:45 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:45 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:45 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/admin/partials/wps-telegram-chat-admin-display.php on line 96
[03-May-2023 10:01:45 UTC] PHP Warning:  Undefined array key "token" in /wp-content/plugins/wps-telegram-chat/admin/partials/wps-telegram-chat-admin-display.php on line 106
[03-May-2023 10:01:45 UTC] PHP Warning:  Undefined array key "chatId" in /wp-content/plugins/wps-telegram-chat/admin/partials/wps-telegram-chat-admin-display.php on line 124
[03-May-2023 10:01:45 UTC] PHP Warning:  Undefined array key "specificPages" in /wp-content/plugins/wps-telegram-chat/admin/partials/wps-telegram-chat-admin-display.php on line 172
[03-May-2023 10:01:45 UTC] PHP Warning:  Undefined array key "chatOnByClass" in /wp-content/plugins/wps-telegram-chat/admin/partials/wps-telegram-chat-admin-display.php on line 185
[03-May-2023 10:01:45 UTC] PHP Warning:  Undefined array key "chatOnByUrl" in /wp-content/plugins/wps-telegram-chat/admin/partials/wps-telegram-chat-admin-display.php on line 195
[03-May-2023 10:01:45 UTC] PHP Warning:  Undefined array key "chatTelegramLink" in /wp-content/plugins/wps-telegram-chat/admin/partials/wps-telegram-chat-admin-display.php on line 251
[03-May-2023 10:01:45 UTC] PHP Warning:  Undefined array key "chatAnonimImg" in /wp-content/plugins/wps-telegram-chat/admin/partials/wps-telegram-chat-admin-display.php on line 269
[03-May-2023 10:01:45 UTC] PHP Warning:  Undefined array key "chatAnonimImg" in /wp-content/plugins/wps-telegram-chat/admin/partials/wps-telegram-chat-admin-display.php on line 277
[03-May-2023 10:01:45 UTC] PHP Warning:  Undefined array key "chatBotImg" in /wp-content/plugins/wps-telegram-chat/admin/partials/wps-telegram-chat-admin-display.php on line 289
[03-May-2023 10:01:45 UTC] PHP Warning:  Undefined array key "chatBotImg" in /wp-content/plugins/wps-telegram-chat/admin/partials/wps-telegram-chat-admin-display.php on line 297
[03-May-2023 10:01:46 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:47 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:48 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:48 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:48 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:49 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:49 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:49 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:49 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:50 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:50 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:50 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:50 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:50 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:50 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:51 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:51 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:51 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:51 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:52 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:53 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:53 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:53 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:53 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:53 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:53 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:53 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:53 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:54 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:54 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:54 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:54 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:54 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:55 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
[03-May-2023 10:01:55 UTC] PHP Warning:  Undefined array key "enabled" in /wp-content/plugins/wps-telegram-chat/includes/class-wps-telegram-chat.php on line 193
See also: All tests for this plugin, How to Hide the "Telegram Chat" Admin Menu