Does Easy Table of Contents work with WordPress 6.6.2 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: 392.86 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.6.2 |
|---|---|
| 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=d7227fa2cd |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.582 s |
| Memory usage | 4.24 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.403 s |
| Memory usage | 3.86 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.190 s |
| Memory usage | 3.51 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 0.643 s |
| Memory usage | 6.17 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.611 s |
| Memory usage | 6.16 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/widgets.php |
|---|---|
| Aspect | new-sidebar-widgets |
| HTTP status | 200 |
| Load time | 2.495 s |
| Memory usage | 6.01 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.327 s | 0.317 s | -0.010 s | 3.47 MiB | 3.88 MiB | + 414.49 KiB |
| /wp-admin/edit.php | 0.216 s | 0.256 s | +0.040 s | 3.54 MiB | 3.94 MiB | + 411.73 KiB |
| /wp-admin/post-new.php | 0.728 s | 0.685 s | -0.043 s | 5.75 MiB | 6.17 MiB | + 424.78 KiB |
| /wp-admin/upload.php | 0.625 s | 0.480 s | -0.145 s | 3.49 MiB | 3.87 MiB | + 394.01 KiB |
| /wp-admin/options-writing.php | 0.197 s | 0.242 s | +0.045 s | 3.41 MiB | 3.86 MiB | + 456.82 KiB |
| /wp-admin/media-new.php | 0.224 s | 0.282 s | +0.058 s | 3.4 MiB | 3.86 MiB | + 470.2 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.186 s | 0.217 s | +0.031 s | 3.47 MiB | 3.88 MiB | + 417.18 KiB |
| /wp-admin/post-new.php?post_type=page | 0.585 s | 0.624 s | +0.039 s | 5.75 MiB | 6.16 MiB | + 420.37 KiB |
| /wp-admin/options-discussion.php | 0.217 s | 0.270 s | +0.053 s | 3.41 MiB | 3.86 MiB | + 459.13 KiB |
| /wp-admin/edit-comments.php | 0.220 s | 0.268 s | +0.048 s | 3.49 MiB | 3.87 MiB | + 394 KiB |
| / | 0.305 s | 0.387 s | +0.082 s | 3.45 MiB | 3.51 MiB | + 58.81 KiB |
| Average | 0.348 s | 0.366 s | +0.018 s | 3.87 MiB | 4.26 MiB | + 392.86 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 | 66.9% | 7,517 | 2,358 | 15 | |
| CSS | 19.3% | 2,167 | 20 | 6 | |
| JavaScript | 10.5% | 1,175 | 115 | 8 | |
| PO File | 3.4% | 378 | 123 | 1 | |
| XML | 0.1% | 7 | 0 | 1 | |
| Total | 11,244 | 2,616 | 31 | ||
| Lines of code | 6,756 |
|---|---|
| Total complexity | 1,535 |
| Median class complexity | 76.0 |
| Median method complexity | 4.0 |
| Most complex class | ezTOC |
| Most complex function | ezTOC_WidgetSticky::widget() |
| Classes | 9 |
|---|---|
| Methods | 164 |
| Functions | 62 |
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.