TrustMate.io integration for WooCommerce 1.12.3

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

Summary

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

Memory usage: 28.78 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.3
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=434003cb41
Aspect after-activation
HTTP status 200
Load time 0.237 s
Memory usage 2.8 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.272 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.248 s
Memory usage 2.81 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.689 s
Memory usage 2.77 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.128 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.186 s
Memory usage 2.77 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.547 s
Memory usage 2.77 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.125 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.315 s0.242 s-0.073 s2.82 MiB2.86 MiB+ 36.39 KiB
/wp-admin/edit.php0.183 s0.271 s+0.088 s2.85 MiB2.89 MiB+ 36.39 KiB
/wp-admin/post-new.php0.692 s0.896 s+0.204 s5.21 MiB5.25 MiB+ 41.01 KiB
/wp-admin/upload.php0.484 s0.289 s-0.195 s2.77 MiB2.79 MiB+ 19.72 KiB
/wp-admin/options-writing.php0.206 s0.173 s-0.033 s2.76 MiB2.77 MiB+ 10.95 KiB
/wp-admin/media-new.php0.270 s0.209 s-0.061 s2.74 MiB2.77 MiB+ 31.91 KiB
/wp-admin/edit-tags.php?taxonomy=category0.169 s0.167 s-0.002 s2.76 MiB2.79 MiB+ 36.34 KiB
/wp-admin/post-new.php?post_type=page0.539 s0.671 s+0.132 s5.21 MiB5.24 MiB+ 36.59 KiB
/wp-admin/options-discussion.php0.195 s0.250 s+0.055 s2.75 MiB2.77 MiB+ 19.48 KiB
/wp-admin/edit-comments.php0.384 s0.177 s-0.207 s2.78 MiB2.8 MiB+ 19.02 KiB
/0.247 s0.149 s-0.098 s3.13 MiB
Average 0.335 s0.318 s-0.017 s3.25 MiB3.29 MiB+ 28.78 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 File78.2%7,25624521
PHP18.6%1,7233821
CSS2.8%26304
SVG0.3%3101
Total 9,273 283 47

PHP Code Analysis | More results »

Lines of code 1,722
Total complexity 206
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function trustmate_create_invitation()
Classes 0
Methods 0
Functions 55

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 283 lines

[12-Aug-2023 14:23:32 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 5905
[12-Aug-2023 14:23:32 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 5905
[12-Aug-2023 14:23:32 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 5905
[12-Aug-2023 14:23:32 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 5905
[12-Aug-2023 14:23:32 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(238): trustmate_render_setup_choice()
#1 /wp-includes/class-wp-hook.php(310): trustmate_view_dispatcher()
#2 /wp-includes/class-wp-hook.php(334): 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
[12-Aug-2023 14:23:33 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 5905
[12-Aug-2023 14:23:33 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 5905
[12-Aug-2023 14:23:33 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 5905
[12-Aug-2023 14:23:33 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 5905
[12-Aug-2023 14:23:34 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 5905
[12-Aug-2023 14:23:34 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 5905
[12-Aug-2023 14:23:34 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 5905
[12-Aug-2023 14:23:34 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 5905
[12-Aug-2023 14:23:35 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/trustmate-io-integration-for-woocommerce/embed_scripts.php:104
Stack trace:
#0 /wp-includes/class-wp-hook.php(312): trustmate_render_widget_product_ferret2()
#1 /wp-includes/class-wp-hook.php(334): 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 104
[12-Aug-2023 14:23:35 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/trustmate-io-integration-for-woocommerce/embed_scripts.php:104
Stack trace:
#0 /wp-includes/class-wp-hook.php(312): trustmate_render_widget_product_ferret2()
#1 /wp-includes/class-wp-hook.php(334): 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 104
[12-Aug-2023 14:23:35 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/trustmate-io-integration-for-woocommerce/embed_scripts.php:104
Stack trace:
#0 /wp-includes/class-wp-hook.php(312): trustmate_render_widget_product_ferret2()
#1 /wp-includes/class-wp-hook.php(334): 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 104
[12-Aug-2023 14:23:35 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/trustmate-io-integration-for-woocommerce/embed_scripts.php:104
Stack trace:
#0 /wp-includes/class-wp-hook.php(312): trustmate_render_widget_product_ferret2()
#1 /wp-includes/class-wp-hook.php(334): 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 104
[12-Aug-2023 14:23:35 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/trustmate-io-integration-for-woocommerce/embed_scripts.php:104
Stack trace:
#0 /wp-includes/class-wp-hook.php(312): trustmate_render_widget_product_ferret2()
#1 /wp-includes/class-wp-hook.php(334): 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 104
[12-Aug-2023 14:23:35 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/trustmate-io-integration-for-woocommerce/embed_scripts.php:104
Stack trace:
#0 /wp-includes/class-wp-hook.php(312): trustmate_render_widget_product_ferret2()
#1 /wp-includes/class-wp-hook.php(334): 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 104
[12-Aug-2023 14:23:35 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/trustmate-io-integration-for-woocommerce/embed_scripts.php:104
Stack trace:
#0 /wp-includes/class-wp-hook.php(312): trustmate_render_widget_product_ferret2()
#1 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/general-template.php(82): do_action()

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