Collapsing Archives 3.0.6

Does Collapsing Archives work with WordPress 6.8.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: 15.85 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.8.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=c16a586411
Aspect after-activation
HTTP status 200
Load time 0.240 s
Memory usage 3.55 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.182 s
Memory usage 3.46 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.473 s0.310 s-0.163 s3.51 MiB3.53 MiB+ 25.32 KiB
/wp-admin/edit.php0.215 s0.202 s-0.013 s3.6 MiB3.6 MiB+ 4.73 KiB
/wp-admin/post-new.php0.847 s1.037 s+0.190 s6.06 MiB6.09 MiB+ 33.36 KiB
/wp-admin/upload.php0.792 s0.574 s-0.218 s3.52 MiB3.54 MiB+ 13.22 KiB
/wp-admin/options-writing.php0.239 s0.248 s+0.009 s3.5 MiB3.52 MiB+ 17.21 KiB
/wp-admin/media-new.php0.285 s0.196 s-0.089 s3.49 MiB3.52 MiB+ 25.41 KiB
/wp-admin/edit-tags.php?taxonomy=category0.188 s0.199 s+0.011 s3.5 MiB3.54 MiB+ 36.08 KiB
/wp-admin/post-new.php?post_type=page1.187 s0.931 s-0.256 s6.05 MiB6.08 MiB+ 29.2 KiB
/wp-admin/options-discussion.php0.335 s0.251 s-0.084 s3.5 MiB3.52 MiB+ 13.71 KiB
/wp-admin/edit-comments.php0.468 s0.211 s-0.257 s3.52 MiB3.54 MiB+ 13.2 KiB
/0.321 s0.265 s-0.056 s3.5 MiB3.46 MiB- 37.12 KiB
Average 0.486 s0.402 s-0.084 s3.98 MiB3.99 MiB+ 15.85 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%687625
JavaScript31.9%420836
PO File8.1%107461
JSON5.4%7102
Sass1.4%1802
Bourne Again Shell1.0%1311
CSS0.1%102
Total 1,317 192 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

[02-May-2025 04:45:19 UTC] PHP Warning:  foreach() argument must be of type array|object, bool given in /wp-content/plugins/collapsing-archives/collapsArch.php on line 73
[02-May-2025 04:45:26 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