Does Easy Table of Contents work with WordPress 7.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: 461.01 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 | 7.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=1e9560893d |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.931 s |
| Memory usage | 4.83 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.606 s |
| Memory usage | 4.7 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.228 s |
| Memory usage | 4.75 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 1.986 s |
| Memory usage | 7.28 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 | 1.986 s |
| Memory usage | 7.25 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/widgets.php |
|---|---|
| Aspect | new-sidebar-widgets |
| HTTP status | 200 |
| Load time | 1.706 s |
| Memory usage | 7.1 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 1.428 s | 0.850 s | -0.578 s | 4.22 MiB | 4.71 MiB | + 493.55 KiB |
| /wp-admin/edit.php | 0.573 s | 0.600 s | +0.027 s | 4.28 MiB | 4.77 MiB | + 498.74 KiB |
| /wp-admin/post-new.php | 2.454 s | 2.175 s | -0.279 s | 6.78 MiB | 7.28 MiB | + 510.66 KiB |
| /wp-admin/upload.php | 1.594 s | 1.453 s | -0.141 s | 4.25 MiB | 4.71 MiB | + 476.14 KiB |
| /wp-admin/options-writing.php | 0.596 s | 0.604 s | +0.008 s | 4.22 MiB | 4.69 MiB | + 485.63 KiB |
| /wp-admin/media-new.php | 0.752 s | 0.628 s | -0.124 s | 4.21 MiB | 4.69 MiB | + 493.83 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.590 s | 0.937 s | +0.347 s | 4.22 MiB | 4.71 MiB | + 498.69 KiB |
| /wp-admin/post-new.php?post_type=page | 1.997 s | 2.123 s | +0.126 s | 6.76 MiB | 7.25 MiB | + 506.19 KiB |
| /wp-admin/options-discussion.php | 0.824 s | 0.983 s | +0.159 s | 4.23 MiB | 4.69 MiB | + 478.14 KiB |
| /wp-admin/edit-comments.php | 0.570 s | 0.579 s | +0.009 s | 4.24 MiB | 4.71 MiB | + 481.65 KiB |
| / | 0.335 s | 0.204 s | -0.131 s | 4.6 MiB | 4.75 MiB | + 147.91 KiB |
| Average | 1.065 s | 1.012 s | -0.052 s | 4.73 MiB | 5.18 MiB | + 461.01 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 | 67.1% | 9,859 | 2,983 | 17 | |
| CSS | 16.4% | 2,413 | 33 | 6 | |
| JavaScript | 13.8% | 2,030 | 203 | 9 | |
| PO File | 2.6% | 378 | 123 | 1 | |
| XML | 0.0% | 7 | 0 | 1 | |
| Total | 14,687 | 3,342 | 34 | ||
| Lines of code | 9,139 |
|---|---|
| Total complexity | 2,047 |
| Median class complexity | 112.0 |
| Median method complexity | 4.0 |
| Most complex class | ezTOC |
| Most complex function | ezTOC_WidgetSticky::widget() |
| Classes | 10 |
|---|---|
| Methods | 185 |
| Functions | 85 |
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.