Folders 2.9.1

Does Folders work with WordPress 6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 248.05 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.097 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 80,000+
WordPress.org page https://wordpress.org/plugins/folders/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

Folders ‹ Test site — WordPress

Page screenshot: Folders ‹ Test site — WordPress
URL /wp-admin/admin.php?page=wcp_folders_settings
Requested URL /wp-admin/plugins.php?action=activate&plugin=folders%2Ffolders.php&plugin_status=all&paged=1&s&_wpnonce=95c92401bf
Aspect after-activation
HTTP status 200
Load time 0.712 s
Memory usage 3.23 MiB
JS errors None
Resource errors None

Media → Media Cleaning

Page screenshot: Media → Media Cleaning
URL /wp-admin/upload.php?page=folders-media-cleaning
Aspect menu-item
HTTP status 200
Load time 0.251 s
Memory usage 3.21 MiB
JS errors None
Resource errors None

Folders Settings

Page screenshot: Folders Settings
URL /wp-admin/admin.php?page=wcp_folders_settings
Aspect menu-item
HTTP status 200
Load time 0.255 s
Memory usage 3.19 MiB
JS errors None
Resource errors None

Folders Settings → Recommended Plugins

Page screenshot: Folders Settings → Recommended Plugins
URL /wp-admin/admin.php?page=recommended-folder-plugins
Aspect menu-item
HTTP status 200
Load time 0.750 s
Memory usage 3.5 MiB
JS errors None
Resource errors None

Folders Settings → Upgrade to Pro

Page screenshot: Folders Settings → Upgrade to Pro
URL /wp-admin/admin.php?page=folders-upgrade-to-pro
Aspect menu-item
HTTP status 200
Load time 0.694 s
Memory usage 3.57 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.280 s
Memory usage 3.19 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.661 s
Memory usage 5.35 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.297 s0.262 s-0.035 s3.07 MiB3.28 MiB+ 211.82 KiB
/wp-admin/edit.php0.193 s0.476 s+0.283 s3.1 MiB3.55 MiB+ 463.49 KiB
/wp-admin/post-new.php0.771 s1.193 s+0.422 s5.02 MiB5.35 MiB+ 342.16 KiB
/wp-admin/upload.php0.567 s0.767 s+0.200 s3.02 MiB3.23 MiB+ 218.03 KiB
/wp-admin/options-writing.php0.163 s0.167 s+0.004 s3.01 MiB3.19 MiB+ 179.07 KiB
/wp-admin/media-new.php0.365 s0.326 s-0.039 s2.99 MiB3.2 MiB+ 213.38 KiB
/wp-admin/edit-tags.php?taxonomy=category0.172 s0.201 s+0.029 s3.01 MiB3.21 MiB+ 209.67 KiB
/wp-admin/post-new.php?post_type=page0.627 s0.690 s+0.063 s5.01 MiB5.35 MiB+ 340.73 KiB
/wp-admin/options-discussion.php0.211 s0.232 s+0.021 s3 MiB3.19 MiB+ 192.8 KiB
/wp-admin/edit-comments.php0.191 s0.350 s+0.159 s3.03 MiB3.21 MiB+ 191.6 KiB
/0.308 s0.271 s-0.037 s3.03 MiB3.19 MiB+ 165.77 KiB
Average 0.351 s0.449 s+0.097 s3.39 MiB3.63 MiB+ 248.05 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.

JavaScript
PHP
CSS
Language % Lines of code Comment lines Files
JavaScript43.0%14,1012,4759
PHP39.8%13,0651,99923
CSS16.0%5,24543813
SVG1.1%37402
JSON0.0%101
Total 32,786 4,912 48

PHP Code Analysis | More results »

Lines of code 8,708
Total complexity 1,564
Median class complexity 23.5
Median method complexity 5.0
Most complex class WCP_Folders
Most complex function WCP_Folders::output_backbone_view_filters()
Classes 10
Methods 183
Functions 3

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 11

Meta Boxes

{
    "post": {
        "post_folderdiv": {
            "title": "Folders",
            "context": "side"
        }
    },
    "attachment": {
        "folders-replace-box": {
            "title": "Replace Media",
            "context": "side"
        },
        "folders-replace-file-name": {
            "title": "Change file name",
            "context": "side"
        }
    },
    "page": {
        "folderdiv": {
            "title": "Folders",
            "context": "side"
        }
    }
}

PHP Error Log 7 lines

[07-Apr-2023 15:36:33 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/folders/templates/admin/admin-content.php on line 53
[07-Apr-2023 15:36:34 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/folders/includes/folders.class.php on line 1992
[07-Apr-2023 15:36:37 UTC] PHP Notice:  Function wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 5865
[07-Apr-2023 15:36:37 UTC] PHP Notice:  Function wpdb::prepare was called <strong>incorrectly</strong>. The query does not contain the correct number of placeholders (0) for the number of arguments passed (2). Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 4.8.3.) in /wp-includes/functions.php on line 5865
[07-Apr-2023 15:36:37 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/folders/templates/admin/admin-content.php on line 53
[07-Apr-2023 15:36:38 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/folders/includes/folders.class.php on line 1992
[07-Apr-2023 15:36:42 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/folders/includes/folders.class.php on line 1992
See also: All tests for this plugin, How to Hide Folders Admin Menus and Meta Boxes