TrustMate.io integration for WooCommerce 1.12.0

Does "TrustMate.io integration for WooCommerce" work with WordPress 6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
12PHP fatal errors
24PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 32.44 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 3,000+
WordPress.org page https://wordpress.org/plugins/trustmate-io-integration-for-woocommerce/
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=trustmate-io-integration-for-woocommerce%2Ftrustmate-plugin.php&plugin_status=all&paged=1&s&_wpnonce=5a1d5ac0af
Aspect after-activation
HTTP status 200
Load time 0.224 s
Memory usage 3.05 MiB
JS errors None
Resource errors None

Settings → Plugin Menu

Page screenshot: Settings → Plugin Menu
URL /wp-admin/options-general.php?page=trustmate
Aspect menu-item
HTTP status 200
Load time 0.265 s
Memory usage N/A
JS errors None
Resource errors None

Settings → Plugin Menu → Settings

Page screenshot: Settings → Plugin Menu → 
            Settings
URL /wp-admin/options-general.php?page=trustmate&action=setup_account
Aspect menu-item-tab
HTTP status 200
Load time 0.247 s
Memory usage 3.07 MiB
JS errors None
Resource errors None

Settings → Plugin Menu → Widgets

Page screenshot: Settings → Plugin Menu → 
            Widgets
URL /wp-admin/options-general.php?page=trustmate&action=widgets
Aspect menu-item-tab
HTTP status 200
Load time 0.735 s
Memory usage 3.03 MiB
JS errors None
Resource errors None

TrustMate.io

Page screenshot: TrustMate.io
URL /wp-admin/admin.php?page=trustmate
Aspect menu-item
HTTP status 200
Load time 0.136 s
Memory usage N/A
JS errors None
Resource errors None

TrustMate.io → Settings

Page screenshot: TrustMate.io → 
            Settings
URL /wp-admin/admin.php?page=trustmate&action=setup_account
Aspect menu-item-tab
HTTP status 200
Load time 0.165 s
Memory usage 3.03 MiB
JS errors None
Resource errors None

TrustMate.io → Widgets

Page screenshot: TrustMate.io → 
            Widgets
URL /wp-admin/admin.php?page=trustmate&action=widgets
Aspect menu-item-tab
HTTP status 200
Load time 0.437 s
Memory usage 3.03 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.173 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.299 s0.260 s-0.039 s3.07 MiB3.11 MiB+ 42.5 KiB
/wp-admin/edit.php0.202 s0.198 s-0.004 s3.1 MiB3.14 MiB+ 42.5 KiB
/wp-admin/post-new.php0.785 s1.023 s+0.238 s5.02 MiB5.06 MiB+ 41.2 KiB
/wp-admin/upload.php0.570 s0.427 s-0.143 s3.02 MiB3.04 MiB+ 24.47 KiB
/wp-admin/options-writing.php0.179 s0.136 s-0.043 s3.01 MiB3.02 MiB+ 10.91 KiB
/wp-admin/media-new.php0.307 s0.190 s-0.117 s2.99 MiB3.03 MiB+ 36.34 KiB
/wp-admin/edit-tags.php?taxonomy=category0.205 s0.182 s-0.023 s3.01 MiB3.05 MiB+ 41.52 KiB
/wp-admin/post-new.php?post_type=page0.607 s0.589 s-0.018 s5.01 MiB5.05 MiB+ 35.84 KiB
/wp-admin/options-discussion.php0.224 s0.228 s+0.004 s3 MiB3.02 MiB+ 24.96 KiB
/wp-admin/edit-comments.php0.218 s0.309 s+0.091 s3.03 MiB3.05 MiB+ 24.19 KiB
/0.315 s0.240 s-0.075 s2.97 MiB
Average 0.356 s0.344 s-0.012 s3.38 MiB3.46 MiB+ 32.44 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.

PO File
PHP
Language % Lines of code Comment lines Files
PO File77.6%7,25624521
PHP19.2%1,7953521
CSS2.8%26304
SVG0.3%3101
Total 9,345 280 47

PHP Code Analysis | More results »

Lines of code 1,793
Total complexity 213
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function trustmate_create_invitation()
Classes 0
Methods 0
Functions 60

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.

No new entries found.

PHP Error Log 163 lines

[01-Apr-2023 15:08:06 UTC] PHP Notice:  Function wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>5.2.3_bootstrap</code> handle. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5865
[01-Apr-2023 15:08:06 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>5.2.3_bootstrap</code> handle. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5865
[01-Apr-2023 15:08:06 UTC] PHP Notice:  Function wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>5.2.3_bootstrap</code> handle. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5865
[01-Apr-2023 15:08:06 UTC] PHP Notice:  Function wp_enqueue_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>5.2.3_bootstrap</code> handle. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5865
[01-Apr-2023 15:08:06 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function woocommerce_form_field() in /wp-content/plugins/trustmate-io-integration-for-woocommerce/install_form.php:59
Stack trace:
#0 /wp-content/plugins/trustmate-io-integration-for-woocommerce/trustmate-plugin.php(243): trustmate_render_setup_choice()
#1 /wp-includes/class-wp-hook.php(308): trustmate_view_dispatcher()
#2 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-admin/admin.php(259): do_action()
#5 /wp-admin/options-general.php(10): require_once('...')
#6 {main}
  thrown in /wp-content/plugins/trustmate-io-integration-for-woocommerce/install_form.php on line 59
[01-Apr-2023 15:08:07 UTC] PHP Notice:  Function wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>5.2.3_bootstrap</code> handle. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5865
[01-Apr-2023 15:08:07 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>5.2.3_bootstrap</code> handle. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5865
[01-Apr-2023 15:08:07 UTC] PHP Notice:  Function wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>5.2.3_bootstrap</code> handle. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5865
[01-Apr-2023 15:08:07 UTC] PHP Notice:  Function wp_enqueue_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>5.2.3_bootstrap</code> handle. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5865
[01-Apr-2023 15:08:08 UTC] PHP Notice:  Function wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>5.2.3_bootstrap</code> handle. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5865
[01-Apr-2023 15:08:08 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>5.2.3_bootstrap</code> handle. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5865
[01-Apr-2023 15:08:08 UTC] PHP Notice:  Function wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>5.2.3_bootstrap</code> handle. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5865
[01-Apr-2023 15:08:08 UTC] PHP Notice:  Function wp_enqueue_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>5.2.3_bootstrap</code> handle. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5865
[01-Apr-2023 15:08:09 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/trustmate-io-integration-for-woocommerce/embed_scripts.php:153
Stack trace:
#0 /wp-includes/class-wp-hook.php(310): trustmate_render_widget_product_ferret()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/general-template.php(82): do_action()
#4 /wp-content/themes/twentyseventeen/404.php(35): get_footer()
#5 /wp-includes/template-loader.php(106): include('...')
#6 /wp-blog-header.php(19): require_once('...')
#7 /index.php(17): require('...')
#8 {main}
  thrown in /wp-content/plugins/trustmate-io-integration-for-woocommerce/embed_scripts.php on line 153
[01-Apr-2023 15:08:09 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/trustmate-io-integration-for-woocommerce/embed_scripts.php:153
Stack trace:
#0 /wp-includes/class-wp-hook.php(310): trustmate_render_widget_product_ferret()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/general-template.php(82): do_action()
#4 /wp-content/themes/twentyseventeen/404.php(35): get_footer()
#5 /wp-includes/template-loader.php(106): include('...')
#6 /wp-blog-header.php(19): require_once('...')
#7 /index.php(17): require('...')
#8 {main}
  thrown in /wp-content/plugins/trustmate-io-integration-for-woocommerce/embed_scripts.php on line 153
[01-Apr-2023 15:08:09 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/trustmate-io-integration-for-woocommerce/embed_scripts.php:153
Stack trace:
#0 /wp-includes/class-wp-hook.php(310): trustmate_render_widget_product_ferret()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/general-template.php(82): do_action()
#4 /wp-content/themes/twentyseventeen/404.php(35): get_footer()
#5 /wp-includes/template-loader.php(106): include('...')
#6 /wp-blog-header.php(19): require_once('...')
#7 /index.php(17): require('...')
#8 {main}
  thrown in /wp-content/plugins/trustmate-io-integration-for-woocommerce/embed_scripts.php on line 153
[01-Apr-2023 15:08:09 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/trustmate-io-integration-for-woocommerce/embed_scripts.php:153
Stack trace:
#0 /wp-includes/class-wp-hook.php(310): trustmate_render_widget_product_ferret()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/general-template.php(82): do_action()
#4 /wp-content/themes/twentyseventeen/404.php(35): get_footer()
#5 /wp-includes/template-loader.php(106): include('...')
#6 /wp-blog-header.php(19): require_once('...')
#7 /index.php(17): require('...')
#8 {main}
  thrown in /wp-content/plugins/trustmate-io-integration-for-woocommerce/embed_scripts.php on line 153
[01-Apr-2023 15:08:10 UTC] PHP Notice:  Function wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>5.2.3_bootstrap</code> handle. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5865
[01-Apr-2023 15:08:11 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>5.2.3_bootstrap</code> handle. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5865
[01-Apr-2023 15:08:11 UTC] PHP Notice:  Function wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>5.2.3_bootstrap</code> handle. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5865
[01-Apr-2023 15:08:11 UTC] PHP Notice:  Function wp_enqueue_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>5.2.3_bootstrap</code> handle. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5865
[01-Apr-2023 15:08:11 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function woocommerce_form_field() in /wp-content/plugins/trustmate-io-integration-for-woocommerce/install_form.php:59
Stack trace:
#0 /wp-content/plugins/trustmate-io-integration-for-woocommerce/trustmate-plugin.php(243): trustmate_render_setup_choice()
#1 /wp-includes/class-wp-hook.php(308): trustmate_view_dispatcher()
#2 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-admin/admin.php(259): do_action()
#5 {main}
  thrown in /wp-content/plugins/trustmate-io-integration-for-woocommerce/install_form.php on line 59
[01-Apr-2023 15:08:11 UTC] PHP Notice:  Function wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>5.2.3_bootstrap</code> handle. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5865
[01-Apr-2023 15:08:11 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>5.2.3_bootstrap</code> handle. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5865
[01-Apr-2023 15:08:11 UTC] PHP Notice:  Function wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>5.2.3_bootstrap</code> handle. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5865
[01-Apr-2023 15:08:11 UTC] PHP Notice:  Function wp_enqueue_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>5.2.3_bootstrap</code> handle. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5865
[01-Apr-2023 15:08:12 UTC] PHP Notice:  Function wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>5.2.3_bootstrap</code> handle. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5865
[01-Apr-2023 15:08:12 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>5.2.3_bootstrap</code> handle. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5865
[01-Apr-2023 15:08:12 UTC] PHP Notice:  Function wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>5.2.3_bootstrap</code> handle. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5865
[01-Apr-2023 15:08:12 UTC] PHP Notice:  Function wp_enqueue_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>5.2.3_bootstrap</code> handle. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5865
[01-Apr-2023 15:08:12 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/trustmate-io-integration-for-woocommerce/embed_scripts.php:153
Stack trace:
#0 /wp-includes/class-wp-hook.php(310): trustmate_render_widget_product_ferret()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/general-template.php(82): do_action()
#4 /wp-content/themes/twentyseventeen/404.php(35): get_footer()
#5 /wp-includes/template-loader.php(106): include('...')
#6 /wp-blog-header.php(19): require_once('...')

(+63 more lines)
See also: All tests for this plugin