Chat opener for Hubspot 1.0.0

Does Chat opener for Hubspot work with WordPress 6.8.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
1JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 110.58 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.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/chat-opener-for-hubspot/
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=chat-opener-for-hubspot%2Fchat-opener.php&plugin_status=all&paged=1&s&_wpnonce=1604228452
Aspect after-activation
HTTP status 200
Load time 0.249 s
Memory usage 3.64 MiB
JS errors None
Resource errors None

Settings → Chat opener

Page screenshot: Settings → Chat opener
URL /wp-admin/options-general.php?page=yco_options
Aspect menu-item
HTTP status 200
Load time 0.146 s
Memory usage N/A
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.171 s
Memory usage 3.53 MiB
JS errors
[
    {
        "message": "TypeError: $ is not a function\n    at /:225:13",
        "trace": null,
        "code": null
    }
]
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.363 s0.297 s-0.066 s3.51 MiB3.62 MiB+ 117.65 KiB
/wp-admin/edit.php0.198 s0.195 s-0.003 s3.57 MiB3.69 MiB+ 118.07 KiB
/wp-admin/post-new.php0.810 s0.671 s-0.139 s6.06 MiB6.18 MiB+ 120.8 KiB
/wp-admin/upload.php0.809 s0.584 s-0.225 s3.52 MiB3.62 MiB+ 101.34 KiB
/wp-admin/options-writing.php0.222 s0.201 s-0.021 s3.5 MiB3.6 MiB+ 105.02 KiB
/wp-admin/media-new.php0.255 s0.231 s-0.024 s3.49 MiB3.6 MiB+ 113.22 KiB
/wp-admin/edit-tags.php?taxonomy=category0.196 s0.204 s+0.008 s3.5 MiB3.62 MiB+ 123.89 KiB
/wp-admin/post-new.php?post_type=page0.613 s0.599 s-0.014 s6.05 MiB6.16 MiB+ 116.32 KiB
/wp-admin/options-discussion.php0.473 s0.235 s-0.238 s3.5 MiB3.6 MiB+ 101.52 KiB
/wp-admin/edit-comments.php0.208 s0.414 s+0.206 s3.52 MiB3.62 MiB+ 101.02 KiB
/0.311 s0.217 s-0.094 s3.43 MiB3.53 MiB+ 97.49 KiB
Average 0.405 s0.350 s-0.055 s3.97 MiB4.08 MiB+ 110.58 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
Language % Lines of code Comment lines Files
PHP93.1%73016815
JSON4.7%3703
Pug2.2%1701
Total 784 168 19

PHP Code Analysis | More results »

Lines of code 695
Total complexity 122
Median class complexity 7.0
Median method complexity 2.0
Most complex class YaroChatOpener\PugApp
Most complex function YaroChatOpener\Metaboxes::isShow()
Classes 13
Methods 50
Functions 0

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.

Meta Boxes

{
    "yco_options": {
        "yco_color-settins": {
            "title": "Chat settings",
            "context": "normal"
        }
    }
}

PHP Error Log 11 lines

[11-Oct-2025 19:55:25 UTC] PHP Fatal error:  Uncaught Error: Class "Pug\Pug" not found in /wp-content/plugins/chat-opener-for-hubspot/app/php/PugApp.php:112
Stack trace:
#0 /wp-content/plugins/chat-opener-for-hubspot/app/php/PugWp.php(72): YaroChatOpener\PugApp->renderSections()
#1 /wp-content/plugins/chat-opener-for-hubspot/app/php/Settings.php(65): YaroChatOpener\PugWp->renderBlock()
#2 /wp-includes/class-wp-hook.php(324): YaroChatOpener\Settings->settingsPageTemplate()
#3 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /wp-admin/admin.php(260): do_action()
#6 /wp-admin/options-general.php(10): require_once('...')
#7 {main}
  thrown in /wp-content/plugins/chat-opener-for-hubspot/app/php/PugApp.php on line 112
See also: All tests for this plugin