Does Easy Table of Contents work with WordPress 6.3.1 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: 384.33 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.3.1 |
|---|---|
| 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=4ec32da203 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.612 s |
| Memory usage | 3.45 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.306 s |
| Memory usage | 3.02 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.181 s |
| Memory usage | 3.21 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 0.615 s |
| Memory usage | 5.54 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.584 s |
| Memory usage | 5.53 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/widgets.php |
|---|---|
| Aspect | new-sidebar-widgets |
| HTTP status | 200 |
| Load time | 2.677 s |
| Memory usage | 5.48 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.396 s | 0.330 s | -0.066 s | 2.82 MiB | 3.12 MiB | + 302.55 KiB |
| /wp-admin/edit.php | 0.217 s | 0.215 s | -0.002 s | 2.85 MiB | 3.14 MiB | + 301.87 KiB |
| /wp-admin/post-new.php | 0.768 s | 0.866 s | +0.098 s | 5.21 MiB | 6.65 MiB | + 1.43 MiB |
| /wp-admin/upload.php | 0.663 s | 0.485 s | -0.178 s | 2.77 MiB | 3.05 MiB | + 284.88 KiB |
| /wp-admin/options-writing.php | 0.288 s | 0.247 s | -0.041 s | 2.76 MiB | 3.03 MiB | + 277.72 KiB |
| /wp-admin/media-new.php | 0.313 s | 0.256 s | -0.057 s | 2.74 MiB | 3.03 MiB | + 301.34 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.207 s | 0.228 s | +0.021 s | 2.76 MiB | 3.05 MiB | + 303.35 KiB |
| /wp-admin/post-new.php?post_type=page | 0.619 s | 0.630 s | +0.011 s | 5.21 MiB | 5.53 MiB | + 333.7 KiB |
| /wp-admin/options-discussion.php | 0.233 s | 0.273 s | +0.040 s | 2.75 MiB | 3.03 MiB | + 288.33 KiB |
| /wp-admin/edit-comments.php | 0.440 s | 0.245 s | -0.195 s | 2.78 MiB | 3.06 MiB | + 285.39 KiB |
| / | 0.345 s | 0.231 s | -0.114 s | 3.13 MiB | 3.21 MiB | + 81.96 KiB |
| Average | 0.408 s | 0.364 s | -0.044 s | 3.25 MiB | 3.63 MiB | + 384.33 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 | 65.5% | 6,196 | 2,212 | 14 | |
| CSS | 22.4% | 2,116 | 20 | 6 | |
| JavaScript | 8.1% | 769 | 100 | 6 | |
| PO File | 4.0% | 378 | 123 | 1 | |
| XML | 0.1% | 7 | 0 | 1 | |
| Total | 9,466 | 2,455 | 28 | ||
| Lines of code | 5,547 |
|---|---|
| Total complexity | 1,104 |
| Median class complexity | 66.0 |
| Median method complexity | 3.0 |
| Most complex class | ezTOC |
| Most complex function | ezTOC_WidgetSticky::widget() |
| Classes | 9 |
|---|---|
| Methods | 164 |
| Functions | 53 |
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.