Does Collapsing Categories work with WordPress 5.5 and PHP 7.2.16? A smoke test was performed on .
18 | PHP notices |
2 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 4.4 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 | 5.5 |
---|---|
PHP version | 7.2.16 |
MySQL version | 8.0.15 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 5,000+ |
WordPress.org page | https://wordpress.org/plugins/collapsing-categories/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=collapsing-categories%2Fcollapscat.php&plugin_status=all&paged=1&s&_wpnonce=3a10a46c04 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.390 s |
Memory usage | 3.92 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.253 s |
Memory usage | 3.67 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/widgets.php |
---|---|
Aspect | new-sidebar-widgets |
HTTP status | 200 |
Load time | 0.925 s |
Memory usage | 4.22 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.451 s | 0.304 s | -0.147 s | 3.96 MiB | 3.98 MiB | + 16.8 KiB |
/wp-admin/edit.php | 0.226 s | 0.225 s | -0.001 s | 3.99 MiB | 4.01 MiB | + 16.8 KiB |
/wp-admin/post-new.php | 1.599 s | 1.788 s | +0.189 s | 5.81 MiB | 5.85 MiB | + 38.56 KiB |
/wp-admin/upload.php | 0.712 s | 0.423 s | -0.289 s | 3.82 MiB | 3.84 MiB | + 11.67 KiB |
/wp-admin/options-writing.php | 0.167 s | 0.148 s | -0.019 s | 3.9 MiB | 3.82 MiB | - 81.77 KiB |
/wp-admin/media-new.php | 0.202 s | 0.176 s | -0.026 s | 3.8 MiB | 3.81 MiB | + 11.84 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.190 s | 0.175 s | -0.015 s | 3.91 MiB | 3.92 MiB | + 12.75 KiB |
/wp-admin/post-new.php?post_type=page | 1.433 s | 1.469 s | +0.036 s | 5.8 MiB | 5.82 MiB | + 23.74 KiB |
/wp-admin/options-discussion.php | 0.291 s | 0.342 s | +0.051 s | 3.81 MiB | 3.82 MiB | + 12.16 KiB |
/wp-admin/edit-comments.php | 0.268 s | 0.211 s | -0.057 s | 3.91 MiB | 3.92 MiB | + 11.66 KiB |
/ | 0.314 s | 0.215 s | -0.099 s | 3.69 MiB | 3.67 MiB | - 25.84 KiB |
Average | 0.532 s | 0.498 s | -0.034 s | 4.22 MiB | 4.22 MiB | + 4.4 KiB |
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
7ID | Name |
---|---|
collapscat | Collapsing Categories |
[12-Aug-2020 07:32:27 UTC] PHP Notice: Undefined variable: selected in /wp-content/plugins/collapsing-categories/collapscat.php on line 61
[12-Aug-2020 07:32:27 UTC] PHP Notice: Undefined variable: selected in /wp-content/plugins/collapsing-categories/collapscat.php on line 62
[12-Aug-2020 07:32:27 UTC] PHP Notice: Undefined index: in /wp-content/plugins/collapsing-categories/collapscat.php on line 62
[12-Aug-2020 07:32:27 UTC] PHP Notice: Undefined variable: style in /wp-content/plugins/collapsing-categories/collapscat.php on line 67
[12-Aug-2020 07:32:27 UTC] PHP Notice: Undefined variable: style in /wp-content/plugins/collapsing-categories/collapscat.php on line 75
[12-Aug-2020 07:32:29 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>collapsing-categories/v1/get</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[12-Aug-2020 07:32:32 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>collapsing-categories/v1/get</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[12-Aug-2020 07:32:35 UTC] PHP Notice: Undefined variable: title_link in /wp-content/plugins/collapsing-categories/options.txt on line 3
[12-Aug-2020 07:32:35 UTC] PHP Notice: Undefined variable: customExpand in /wp-content/plugins/collapsing-categories/options.txt on line 104
[12-Aug-2020 07:32:35 UTC] PHP Notice: Undefined variable: customCollapse in /wp-content/plugins/collapsing-categories/options.txt on line 106
[12-Aug-2020 07:32:35 UTC] PHP Deprecated: get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 4773
[12-Aug-2020 07:32:35 UTC] PHP Deprecated: get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 4773
[12-Aug-2020 07:32:35 UTC] PHP Notice: Undefined variable: style in /wp-content/plugins/collapsing-categories/options.txt on line 154
[12-Aug-2020 07:32:35 UTC] PHP Notice: Undefined variable: style in /wp-content/plugins/collapsing-categories/options.txt on line 154
[12-Aug-2020 07:32:35 UTC] PHP Notice: Undefined variable: style in /wp-content/plugins/collapsing-categories/options.txt on line 154
[12-Aug-2020 07:32:35 UTC] PHP Notice: Undefined variable: style in /wp-content/plugins/collapsing-categories/options.txt on line 154
[12-Aug-2020 07:32:35 UTC] PHP Notice: Undefined variable: style in /wp-content/plugins/collapsing-categories/options.txt on line 154
[12-Aug-2020 07:32:35 UTC] PHP Notice: Undefined variable: addMisc in /wp-content/plugins/collapsing-categories/options.txt on line 163
[12-Aug-2020 07:32:35 UTC] PHP Notice: Undefined variable: addMiscTitle in /wp-content/plugins/collapsing-categories/options.txt on line 163
[12-Aug-2020 07:32:35 UTC] PHP Notice: Undefined variable: accordion in /wp-content/plugins/collapsing-categories/options.txt on line 167