Does Easy Table of Contents work with WordPress 6.4.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: 389.18 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.4.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=8d55789b6e |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.637 s |
| Memory usage | 4.02 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.340 s |
| Memory usage | 3.59 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.194 s |
| Memory usage | 3.39 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 0.637 s |
| Memory usage | 5.78 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.646 s |
| Memory usage | 5.77 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/widgets.php |
|---|---|
| Aspect | new-sidebar-widgets |
| HTTP status | 200 |
| Load time | 2.827 s |
| Memory usage | 5.73 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.415 s | 0.356 s | -0.059 s | 3.38 MiB | 3.69 MiB | + 316.84 KiB |
| /wp-admin/edit.php | 0.254 s | 0.235 s | -0.019 s | 3.41 MiB | 3.71 MiB | + 316.21 KiB |
| /wp-admin/post-new.php | 1.117 s | 0.819 s | -0.298 s | 5.46 MiB | 6.88 MiB | + 1.42 MiB |
| /wp-admin/upload.php | 0.718 s | 0.482 s | -0.236 s | 3.32 MiB | 3.62 MiB | + 299.23 KiB |
| /wp-admin/options-writing.php | 0.233 s | 0.236 s | +0.003 s | 3.32 MiB | 3.6 MiB | + 292.69 KiB |
| /wp-admin/media-new.php | 0.328 s | 0.403 s | +0.075 s | 3.29 MiB | 3.6 MiB | + 315.68 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.203 s | 0.230 s | +0.027 s | 3.31 MiB | 3.62 MiB | + 317.7 KiB |
| /wp-admin/post-new.php?post_type=page | 0.629 s | 0.630 s | +0.001 s | 5.45 MiB | 5.77 MiB | + 328.36 KiB |
| /wp-admin/options-discussion.php | 0.249 s | 0.408 s | +0.159 s | 3.3 MiB | 3.6 MiB | + 302.66 KiB |
| /wp-admin/edit-comments.php | 0.218 s | 0.306 s | +0.088 s | 3.34 MiB | 3.63 MiB | + 299.73 KiB |
| / | 0.321 s | 0.202 s | -0.119 s | 3.36 MiB | 3.39 MiB | + 39.13 KiB |
| Average | 0.426 s | 0.392 s | -0.034 s | 3.72 MiB | 4.1 MiB | + 389.18 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.6% | 6,251 | 2,207 | 14 | |
| CSS | 22.2% | 2,116 | 20 | 6 | |
| JavaScript | 8.2% | 779 | 100 | 6 | |
| PO File | 4.0% | 378 | 123 | 1 | |
| XML | 0.1% | 7 | 0 | 1 | |
| Total | 9,531 | 2,450 | 28 | ||
| Lines of code | 5,594 |
|---|---|
| Total complexity | 1,130 |
| Median class complexity | 66.0 |
| Median method complexity | 3.0 |
| Most complex class | ezTOC |
| Most complex function | ezTOC_WidgetSticky::widget() |
| Classes | 9 |
|---|---|
| Methods | 163 |
| Functions | 54 |
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.