Tricot 3.4.0

Does Tricot work with WordPress 6.9.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
61PHP notices
72PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 138.79 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.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 20+
WordPress.org page https://wordpress.org/plugins/tricot/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=tricot%2Ftricot.php&plugin_status=all&paged=1&s&_wpnonce=113f7dee42
Aspect after-activation
HTTP status 200
Load time 0.398 s
Memory usage 3.86 MiB
JS errors None
Resource errors None

Tricot

Page screenshot: Tricot
URL /wp-admin/admin.php?page=tricot
Aspect menu-item
HTTP status 200
Load time 0.382 s
Memory usage 3.83 MiB
JS errors None
Resource errors None

Tricot → Setup wizard

Page screenshot: Tricot → Setup wizard
URL /wp-admin/admin.php?page=tricot-wizard
Aspect menu-item
HTTP status 200
Load time 0.434 s
Memory usage 3.83 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.196 s
Memory usage 4.24 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.666 s
Memory usage 6.53 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.591 s
Memory usage 6.46 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.409 s0.576 s+0.167 s3.78 MiB3.9 MiB+ 131.2 KiB
/wp-admin/edit.php0.339 s0.281 s-0.058 s3.78 MiB3.91 MiB+ 134.16 KiB
/wp-admin/post-new.php0.809 s0.792 s-0.017 s6.31 MiB6.52 MiB+ 220.98 KiB
/wp-admin/upload.php0.591 s0.483 s-0.108 s3.74 MiB3.85 MiB+ 115.55 KiB
/wp-admin/options-writing.php0.312 s0.283 s-0.029 s3.71 MiB3.83 MiB+ 119.23 KiB
/wp-admin/media-new.php0.441 s0.494 s+0.053 s3.7 MiB3.83 MiB+ 127.43 KiB
/wp-admin/edit-tags.php?taxonomy=category0.312 s0.280 s-0.032 s3.72 MiB3.85 MiB+ 138.88 KiB
/wp-admin/post-new.php?post_type=page0.789 s0.671 s-0.118 s6.3 MiB6.46 MiB+ 169.04 KiB
/wp-admin/options-discussion.php0.354 s0.301 s-0.053 s3.71 MiB3.83 MiB+ 115.73 KiB
/wp-admin/edit-comments.php0.306 s0.318 s+0.012 s3.73 MiB3.85 MiB+ 115.23 KiB
/0.260 s0.188 s-0.072 s4.11 MiB4.24 MiB+ 139.27 KiB
Average 0.447 s0.424 s-0.023 s4.24 MiB4.37 MiB+ 138.79 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.2%8,79091031
CSS26.3%4,78918214
JavaScript19.4%3,53561714
PO File5.1%9374581
SVG1.0%176010
Total 18,227 2,167 70

PHP Code Analysis | More results »

Lines of code 8,977
Total complexity 1,553
Median class complexity 34.0
Median method complexity 3.0
Most complex class Tricot_AJAX
Most complex function Tricot_AJAX::ajax_crawl_site()
Classes 25
Methods 213
Functions 1

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.

Database Tables 3

Options wp_options 1

Meta Boxes

{
    "post": {
        "tricot_post_lang_meta_box": {
            "title": "Tricot",
            "context": "side"
        }
    },
    "page": {
        "tricot_post_lang_meta_box": {
            "title": "Tricot",
            "context": "side"
        }
    }
}

PHP Error Log 133 lines

[11-Feb-2026 12:47:52 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:47:53 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:47:53 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:47:54 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:47:55 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:47:55 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:47:55 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:47:56 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:47:57 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:47:57 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:47:57 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:47:58 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:47:58 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:47:58 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:47:58 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:47:58 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:47:58 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:47:58 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:47:58 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:47:58 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:47:59 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:47:59 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:47:59 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:47:59 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:47:59 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:47:59 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:47:59 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:47:59 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:47:59 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:47:59 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:47:59 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:47:59 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:47:59 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:47:59 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:47:59 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:47:59 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:47:59 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:47:59 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:47:59 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:47:59 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:48:00 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:48:00 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:48:00 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:48:01 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:48:01 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:48:02 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:48:02 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:02 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:02 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:48:02 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:02 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:02 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:48:02 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:02 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:02 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:48:02 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:48:02 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:02 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:02 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:02 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:03 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:48:03 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:03 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:03 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:48:03 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:03 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:03 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:48:03 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:03 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:03 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:48:03 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:48:03 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:48:04 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:48:04 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:04 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:04 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:48:05 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:48:06 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:48:06 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:06 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:06 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:48:06 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:06 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:06 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:48:06 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:06 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:06 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:48:06 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:48:06 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:06 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:06 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:06 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:06 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:48:06 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:48:06 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:06 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:06 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:06 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106
[11-Feb-2026 12:48:06 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>tricot</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[11-Feb-2026 12:48:06 UTC] PHP Deprecated:  preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated in /wp-content/plugins/tricot/includes/tricot_url.php on line 106

(+33 more lines)
See also: All tests for this plugin, How to Hide Tricot Admin Menus and Meta Boxes