Collapsing Archives 3.0.3

Does Collapsing Archives work with WordPress 6.4.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: -2.27 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.

Environment
WordPress version6.4.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 3,000+
WordPress.org page https://wordpress.org/plugins/collapsing-archives/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=collapsing-archives%2FcollapsArch.php&plugin_status=all&paged=1&s&_wpnonce=41d3269b43
Aspect after-activation
HTTP status 200
Load time 0.499 s
Memory usage 3.34 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.239 s
Memory usage 3.33 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.426 s0.370 s-0.056 s3.38 MiB3.41 MiB+ 26.8 KiB
/wp-admin/edit.php0.283 s0.252 s-0.031 s3.41 MiB3.43 MiB+ 27.17 KiB
/wp-admin/post-new.php0.953 s0.725 s-0.228 s5.46 MiB5.39 MiB- 67.7 KiB
/wp-admin/upload.php0.694 s0.431 s-0.263 s3.32 MiB3.33 MiB+ 9.77 KiB
/wp-admin/options-writing.php0.243 s0.230 s-0.013 s3.32 MiB3.32 MiB+ 2.35 KiB
/wp-admin/media-new.php0.354 s0.256 s-0.098 s3.29 MiB3.32 MiB+ 21.95 KiB
/wp-admin/edit-tags.php?taxonomy=category0.227 s0.209 s-0.018 s3.31 MiB3.34 MiB+ 27.13 KiB
/wp-admin/post-new.php?post_type=page0.644 s0.655 s+0.011 s5.45 MiB5.38 MiB- 68.12 KiB
/wp-admin/options-discussion.php0.411 s0.271 s-0.140 s3.3 MiB3.31 MiB+ 10.26 KiB
/wp-admin/edit-comments.php0.276 s0.238 s-0.038 s3.34 MiB3.34 MiB+ 9.76 KiB
/0.333 s0.235 s-0.098 s3.36 MiB3.33 MiB- 24.32 KiB
Average 0.440 s0.352 s-0.088 s3.72 MiB3.72 MiB- 2.27 KiB

Code Statistics

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.

PHP
JavaScript
PO File
Language % Lines of code Comment lines Files
PHP52.2%687635
JavaScript31.9%420836
PO File8.1%107461
JSON5.4%7102
Sass1.4%1802
Bourne Again Shell1.0%1311
CSS0.1%102
Total 1,317 193 19

PHP Code Analysis | More results »

Lines of code 547
Total complexity 151
Median class complexity 19.0
Median method complexity 4.0
Most complex class collapsArch
Most complex function list_archives()
Classes 1
Methods 5
Functions 4

Additions

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.

Options wp_options 1

PHP Error Log 2 lines

[10-Nov-2023 13:06:28 UTC] PHP Warning:  foreach() argument must be of type array|object, bool given in /wp-content/plugins/collapsing-archives/collapsArch.php on line 73
[10-Nov-2023 13:06:37 UTC] PHP Warning:  foreach() argument must be of type array|object, bool given in /wp-content/plugins/collapsing-archives/collapsArch.php on line 73
See also: All tests for this plugin