Does Folders work with WordPress 6.3 and PHP 8.1.12? A smoke test was performed on .
2 | PHP notices |
5 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 246.57 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.066 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 6.3 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 80,000+ |
WordPress.org page | https://wordpress.org/plugins/folders/ |
Badges |
|
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=0fabd2a3f4 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.515 s |
Memory usage | 2.98 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/upload.php?page=folders-media-cleaning |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.251 s |
Memory usage | 2.95 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=wcp_folders_settings |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.232 s |
Memory usage | 2.93 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=recommended-folder-plugins |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.577 s |
Memory usage | 3.25 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=folders-upgrade-to-pro |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.651 s |
Memory usage | 3.32 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.182 s |
Memory usage | 3.29 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.642 s |
Memory usage | 5.56 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.350 s | 0.550 s | +0.200 s | 2.82 MiB | 3.03 MiB | + 206.63 KiB |
/wp-admin/edit.php | 0.203 s | 0.602 s | +0.399 s | 2.85 MiB | 3.3 MiB | + 458.3 KiB |
/wp-admin/post-new.php | 0.752 s | 0.998 s | +0.246 s | 5.21 MiB | 5.56 MiB | + 350.47 KiB |
/wp-admin/upload.php | 0.616 s | 0.677 s | +0.061 s | 2.77 MiB | 2.98 MiB | + 213.22 KiB |
/wp-admin/options-writing.php | 0.223 s | 0.180 s | -0.043 s | 2.76 MiB | 2.94 MiB | + 179.09 KiB |
/wp-admin/media-new.php | 0.381 s | 0.333 s | -0.048 s | 2.74 MiB | 2.94 MiB | + 208.25 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.185 s | 0.176 s | -0.009 s | 2.76 MiB | 2.96 MiB | + 204.48 KiB |
/wp-admin/post-new.php?post_type=page | 0.577 s | 0.753 s | +0.176 s | 5.21 MiB | 5.55 MiB | + 348.8 KiB |
/wp-admin/options-discussion.php | 0.383 s | 0.241 s | -0.142 s | 2.75 MiB | 2.93 MiB | + 187.62 KiB |
/wp-admin/edit-comments.php | 0.260 s | 0.212 s | -0.048 s | 2.78 MiB | 2.96 MiB | + 186.41 KiB |
/ | 0.270 s | 0.202 s | -0.068 s | 3.13 MiB | 3.29 MiB | + 168.98 KiB |
Average | 0.382 s | 0.448 s | +0.066 s | 3.25 MiB | 3.49 MiB | + 246.57 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 | |
---|---|---|---|---|---|
JavaScript | 43.0% | 14,101 | 2,475 | 9 | |
PHP | 39.9% | 13,075 | 2,013 | 23 | |
CSS | 16.0% | 5,245 | 438 | 13 | |
SVG | 1.1% | 374 | 0 | 2 | |
JSON | 0.0% | 1 | 0 | 1 | |
Total | 32,796 | 4,926 | 48 |
Lines of code | 8,718 |
---|---|
Total complexity | 1,566 |
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 | 185 |
Functions | 3 |
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
11{
"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"
}
}
}
[09-Aug-2023 13:17:58 UTC] PHP Deprecated: Automatic conversion of false to array is deprecated in /wp-content/plugins/folders/templates/admin/admin-content.php on line 53
[09-Aug-2023 13:17:58 UTC] PHP Deprecated: Automatic conversion of false to array is deprecated in /wp-content/plugins/folders/includes/folders.class.php on line 2019
[09-Aug-2023 13:18:01 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 5905
[09-Aug-2023 13:18:01 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 5905
[09-Aug-2023 13:18:01 UTC] PHP Deprecated: Automatic conversion of false to array is deprecated in /wp-content/plugins/folders/templates/admin/admin-content.php on line 53
[09-Aug-2023 13:18:02 UTC] PHP Deprecated: Automatic conversion of false to array is deprecated in /wp-content/plugins/folders/includes/folders.class.php on line 2019
[09-Aug-2023 13:18:06 UTC] PHP Deprecated: Automatic conversion of false to array is deprecated in /wp-content/plugins/folders/includes/folders.class.php on line 2019