Does OttoKit work with WordPress 6.9 and PHP 8.1.12? A smoke test was performed on .
| 1 | PHP notices |
| 4 | PHP deprecation warnings |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 3.23 MiB
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.
| WordPress version | 6.9 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 100,000+ |
| WordPress.org page | https://wordpress.org/plugins/suretriggers/ |
| Badges |
|
| URL | /wp-admin/admin.php?page=suretriggers |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=suretriggers%2Fsuretriggers.php&plugin_status=all&paged=1&s&_wpnonce=29d4c30a7f |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 1.884 s |
| Memory usage | 6.92 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=suretriggers |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.848 s |
| Memory usage | 6.92 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=suretriggers-status |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.480 s |
| Memory usage | 6.92 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.222 s |
| Memory usage | 7.43 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/index.php |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 0.372 s |
| Memory usage | 6.99 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.482 s | 0.382 s | -0.100 s | 3.78 MiB | 6.99 MiB | + 3.21 MiB |
| /wp-admin/edit.php | 0.350 s | 0.335 s | -0.015 s | 3.78 MiB | 7.01 MiB | + 3.23 MiB |
| /wp-admin/post-new.php | 0.856 s | 0.899 s | +0.043 s | 6.31 MiB | 9.66 MiB | + 3.35 MiB |
| /wp-admin/upload.php | 0.621 s | 0.455 s | -0.166 s | 3.74 MiB | 6.93 MiB | + 3.19 MiB |
| /wp-admin/options-writing.php | 0.322 s | 0.371 s | +0.049 s | 3.71 MiB | 6.91 MiB | + 3.2 MiB |
| /wp-admin/media-new.php | 0.499 s | 0.441 s | -0.058 s | 3.7 MiB | 6.91 MiB | + 3.2 MiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.318 s | 0.313 s | -0.005 s | 3.72 MiB | 6.93 MiB | + 3.21 MiB |
| /wp-admin/post-new.php?post_type=page | 0.709 s | 0.714 s | +0.005 s | 6.3 MiB | 9.58 MiB | + 3.29 MiB |
| /wp-admin/options-discussion.php | 0.324 s | 0.448 s | +0.124 s | 3.71 MiB | 6.91 MiB | + 3.19 MiB |
| /wp-admin/edit-comments.php | 0.333 s | 0.365 s | +0.032 s | 3.73 MiB | 6.93 MiB | + 3.19 MiB |
| / | 0.285 s | 0.234 s | -0.051 s | 4.12 MiB | 7.43 MiB | + 3.32 MiB |
| Average | 0.464 s | 0.451 s | -0.013 s | 4.24 MiB | 7.47 MiB | + 3.23 MiB |
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.
| Language | % | Lines of code | Comment lines | Files | |
|---|---|---|---|---|---|
| PHP | 86.0% | 93,320 | 61,648 | 1,131 | |
| PO File | 11.4% | 12,372 | 7,925 | 5 | |
| CSS | 2.3% | 2,454 | 88 | 5 | |
| SVG | 0.3% | 303 | 0 | 23 | |
| JavaScript | 0.1% | 58 | 1 | 2 | |
| JSON | 0.0% | 10 | 0 | 10 | |
| Total | 108,517 | 69,662 | 1,176 | ||
| Lines of code | 93,220 |
|---|---|
| Total complexity | 15,594 |
| Median class complexity | 7.0 |
| Median method complexity | 1.0 |
| Most complex class | SureTriggers\Controllers\GlobalSearchController |
| Most complex function | SureTriggers\Controllers\GlobalSearchController::search_woo_commerce_triggers_last_data() |
| Classes | 1,124 |
|---|---|
| Methods | 3,419 |
| Functions | 7 |
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.
{
"dashboard": {
"suretriggers_dashboard_widget": {
"title": "Stop Doing It Manually!",
"context": "side"
}
}
}[02-Dec-2025 23:51:45 UTC] PHP Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>suretriggers</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
[02-Dec-2025 23:51:53 UTC] PHP Deprecated: Function WP_Dependencies->add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[02-Dec-2025 23:51:53 UTC] PHP Deprecated: Function WP_Dependencies->add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[02-Dec-2025 23:52:03 UTC] PHP Deprecated: Function WP_Dependencies->add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[02-Dec-2025 23:52:03 UTC] PHP Deprecated: Function WP_Dependencies->add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131