Does Easy Table of Contents work with WordPress 6.5.4 and PHP 8.1.12? A smoke test was performed on .
| No PHP errors, warnings or notices | |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors | |
| Looks good! No problems were detected. |
Memory usage: 385.29 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.
| WordPress version | 6.5.4 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 600,000+ |
| WordPress.org page | https://wordpress.org/plugins/easy-table-of-contents/ |
| Badges |
|
| URL | /wp-admin/options-general.php?page=table-of-contents#welcome |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=easy-table-of-contents%2Feasy-table-of-contents.php&plugin_status=all&paged=1&s&_wpnonce=65e5c53700 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.584 s |
| Memory usage | 4.2 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/options-general.php?page=table-of-contents |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.422 s |
| Memory usage | 3.77 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.164 s |
| Memory usage | 3.48 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 0.591 s |
| Memory usage | 6.03 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php?post_type=page |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 0.691 s |
| Memory usage | 6.02 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/widgets.php |
|---|---|
| Aspect | new-sidebar-widgets |
| HTTP status | 200 |
| Load time | 2.251 s |
| Memory usage | 5.97 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.332 s | 0.296 s | -0.036 s | 3.44 MiB | 3.85 MiB | + 419.83 KiB |
| /wp-admin/edit.php | 0.190 s | 0.198 s | +0.008 s | 3.46 MiB | 3.87 MiB | + 419.2 KiB |
| /wp-admin/post-new.php | 0.842 s | 0.921 s | +0.079 s | 5.59 MiB | 6.03 MiB | + 449.6 KiB |
| /wp-admin/upload.php | 0.580 s | 0.392 s | -0.188 s | 3.38 MiB | 3.77 MiB | + 401.48 KiB |
| /wp-admin/options-writing.php | 0.196 s | 0.196 s | +0.000 s | 3.37 MiB | 3.76 MiB | + 394.32 KiB |
| /wp-admin/media-new.php | 0.266 s | 0.244 s | -0.022 s | 3.35 MiB | 3.76 MiB | + 417.94 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.166 s | 0.191 s | +0.025 s | 3.37 MiB | 3.78 MiB | + 419.16 KiB |
| /wp-admin/post-new.php?post_type=page | 0.503 s | 0.632 s | +0.129 s | 5.59 MiB | 6.02 MiB | + 445.19 KiB |
| /wp-admin/options-discussion.php | 0.204 s | 0.316 s | +0.112 s | 3.36 MiB | 3.75 MiB | + 404.93 KiB |
| /wp-admin/edit-comments.php | 0.518 s | 0.230 s | -0.288 s | 3.39 MiB | 3.78 MiB | + 401.99 KiB |
| / | 0.289 s | 0.186 s | -0.103 s | 3.42 MiB | 3.48 MiB | + 64.55 KiB |
| Average | 0.371 s | 0.346 s | -0.026 s | 3.79 MiB | 4.17 MiB | + 385.29 KiB |
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 | 68.4% | 7,623 | 2,347 | 14 | |
| CSS | 19.4% | 2,163 | 20 | 6 | |
| JavaScript | 8.7% | 968 | 101 | 8 | |
| PO File | 3.4% | 378 | 123 | 1 | |
| XML | 0.1% | 7 | 0 | 1 | |
| Total | 11,139 | 2,591 | 30 | ||
| Lines of code | 6,880 |
|---|---|
| Total complexity | 1,523 |
| Median class complexity | 79.0 |
| Median method complexity | 3.0 |
| Most complex class | ezTOC |
| Most complex function | ezTOC_WidgetSticky::widget() |
| Classes | 9 |
|---|---|
| Methods | 166 |
| Functions | 69 |
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.
wp_options 3| ID | Name |
|---|---|
| ezw_tco | Table of Contents |
| ez_toc_widget_sticky | Sticky Sidebar Table of Contents |
{
"post": {
"ez-toc": {
"title": "Table of Contents",
"context": "advanced"
}
},
"page": {
"ez-toc": {
"title": "Table of Contents",
"context": "advanced"
}
}
}The log file is empty.