Does Easy Table of Contents work with WordPress 6.2.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: 400.92 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.2.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=dcba356c93 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.541 s |
| Memory usage | 3.66 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.229 s |
| Memory usage | 3.25 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.211 s |
| Memory usage | 3.09 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 0.738 s |
| Memory usage | 5.29 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.631 s |
| Memory usage | 5.29 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/widgets.php |
|---|---|
| Aspect | new-sidebar-widgets |
| HTTP status | 200 |
| Load time | 1.542 s |
| Memory usage | 5.24 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.766 s | 0.264 s | -0.502 s | 3.07 MiB | 3.33 MiB | + 262.23 KiB |
| /wp-admin/edit.php | 0.183 s | 0.228 s | +0.045 s | 3.1 MiB | 3.35 MiB | + 258.88 KiB |
| /wp-admin/post-new.php | 0.753 s | 0.663 s | -0.090 s | 5.02 MiB | 6.93 MiB | + 1.91 MiB |
| /wp-admin/upload.php | 0.546 s | 0.497 s | -0.049 s | 3.02 MiB | 3.27 MiB | + 259.29 KiB |
| /wp-admin/options-writing.php | 0.157 s | 0.185 s | +0.028 s | 3.01 MiB | 3.25 MiB | + 243.61 KiB |
| /wp-admin/media-new.php | 0.266 s | 0.261 s | -0.005 s | 2.99 MiB | 3.26 MiB | + 272.58 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.171 s | 0.210 s | +0.039 s | 3.01 MiB | 3.29 MiB | + 292.37 KiB |
| /wp-admin/post-new.php?post_type=page | 0.633 s | 0.632 s | -0.001 s | 5.01 MiB | 5.29 MiB | + 277.56 KiB |
| /wp-admin/options-discussion.php | 0.205 s | 0.253 s | +0.048 s | 3 MiB | 3.25 MiB | + 259.77 KiB |
| /wp-admin/edit-comments.php | 0.224 s | 0.226 s | +0.002 s | 3.03 MiB | 3.28 MiB | + 263.5 KiB |
| / | 0.311 s | 0.210 s | -0.101 s | 3.03 MiB | 3.09 MiB | + 63.51 KiB |
| Average | 0.383 s | 0.330 s | -0.053 s | 3.39 MiB | 3.78 MiB | + 400.92 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 | 63.6% | 5,464 | 2,379 | 14 | |
| CSS | 24.4% | 2,095 | 41 | 6 | |
| JavaScript | 7.6% | 649 | 143 | 6 | |
| PO File | 4.4% | 378 | 123 | 1 | |
| XML | 0.1% | 7 | 0 | 1 | |
| Total | 8,593 | 2,686 | 28 | ||
| Lines of code | 4,880 |
|---|---|
| Total complexity | 953 |
| Median class complexity | 62.0 |
| Median method complexity | 3.0 |
| Most complex class | ezTOC |
| Most complex function | ezTOC_WidgetSticky::widget() |
| Classes | 9 |
|---|---|
| Methods | 153 |
| Functions | 37 |
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 5| 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.