Does Index WP Users For Speed work with WordPress 6.6.2 and PHP 8.1.12? A smoke test was performed on .
2 | PHP fatal errors |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 76.58 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 | 6.6.2 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 1,000+ |
WordPress.org page | https://wordpress.org/plugins/index-wp-users-for-speed/ |
Badges |
Get badge code |
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=index-wp-users-for-speed%2Findex-wp-users-for-speed.php&plugin_status=all&paged=1&s&_wpnonce=ebd57b517d |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.294 s |
Memory usage | 3.56 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/users.php?page=index-wp-users-for-speed |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.237 s |
Memory usage | 3.55 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.226 s |
Memory usage | 3.41 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.356 s | 0.330 s | -0.026 s | 3.47 MiB | 3.55 MiB | + 82.09 KiB |
/wp-admin/edit.php | 0.212 s | 0.193 s | -0.019 s | 3.54 MiB | 3.6 MiB | + 68.35 KiB |
/wp-admin/post-new.php | 0.814 s | 0.628 s | -0.186 s | 5.75 MiB | 5.83 MiB | + 83.19 KiB |
/wp-admin/upload.php | 0.702 s | 0.468 s | -0.234 s | 3.49 MiB | 3.56 MiB | + 68.42 KiB |
/wp-admin/options-writing.php | 0.238 s | 0.215 s | -0.023 s | 3.41 MiB | 3.52 MiB | + 113.75 KiB |
/wp-admin/media-new.php | 0.253 s | 0.245 s | -0.008 s | 3.4 MiB | 3.52 MiB | + 127.13 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.207 s | 0.247 s | +0.040 s | 3.47 MiB | 3.55 MiB | + 85.78 KiB |
/wp-admin/post-new.php?post_type=page | 0.610 s | 0.603 s | -0.007 s | 5.75 MiB | 5.81 MiB | + 67.14 KiB |
/wp-admin/options-discussion.php | 0.339 s | 0.269 s | -0.070 s | 3.41 MiB | 3.53 MiB | + 125.34 KiB |
/wp-admin/edit-comments.php | 0.240 s | 0.493 s | +0.253 s | 3.49 MiB | 3.56 MiB | + 68.41 KiB |
/ | 0.330 s | 0.224 s | -0.106 s | 3.45 MiB | 3.41 MiB | - 47.25 KiB |
Average | 0.391 s | 0.356 s | -0.035 s | 3.88 MiB | 3.95 MiB | + 76.58 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 | |
---|---|---|---|---|---|
PHP | 91.0% | 1,888 | 857 | 22 | |
JavaScript | 7.6% | 158 | 34 | 2 | |
CSS | 1.4% | 28 | 2 | 2 | |
Total | 2,074 | 893 | 26 |
Lines of code | 1,852 |
---|---|
Total complexity | 440 |
Median class complexity | 9.5 |
Median method complexity | 2.0 |
Most complex class | IndexWpUsersForSpeed\UserHandler |
Most complex function | IndexWpUsersForSpeed\UserHandler::filtered_query_args() |
Classes | 16 |
---|---|
Methods | 135 |
Functions | 5 |
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
1[13-Sep-2024 15:01:48 UTC] PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, bool given in /wp-content/plugins/index-wp-users-for-speed/admin/user-handler.php:766
Stack trace:
#0 /wp-content/plugins/index-wp-users-for-speed/admin/user-handler.php(766): count()
#1 /wp-includes/class-wp-hook.php(324): IndexWpUsersForSpeed\UserHandler->filter__rest_user_query()
#2 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#3 /wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php(346): apply_filters()
#4 /wp-includes/rest-api/class-wp-rest-server.php(1230): WP_REST_Users_Controller->get_items()
#5 /wp-includes/rest-api/class-wp-rest-server.php(1063): WP_REST_Server->respond_to_request()
#6 /wp-includes/rest-api/class-wp-rest-server.php(439): WP_REST_Server->dispatch()
#7 /wp-includes/rest-api.php(420): WP_REST_Server->serve_request()
#8 /wp-includes/class-wp-hook.php(324): rest_api_loaded()
#9 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#10 /wp-includes/plugin.php(565): WP_Hook->do_action()
#11 /wp-includes/class-wp.php(418): do_action_ref_array()
#12 /wp-includes/class-wp.php(813): WP->parse_request()
#13 /wp-includes/functions.php(1336): WP->main()
#14 /wp-blog-header.php(16): wp()
#15 /index.php(17): require('...')
#16 {main}
thrown in /wp-content/plugins/index-wp-users-for-speed/admin/user-handler.php on line 766
[13-Sep-2024 15:01:52 UTC] PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, bool given in /wp-content/plugins/index-wp-users-for-speed/admin/user-handler.php:766
Stack trace:
#0 /wp-content/plugins/index-wp-users-for-speed/admin/user-handler.php(766): count()
#1 /wp-includes/class-wp-hook.php(324): IndexWpUsersForSpeed\UserHandler->filter__rest_user_query()
#2 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#3 /wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php(346): apply_filters()
#4 /wp-includes/rest-api/class-wp-rest-server.php(1230): WP_REST_Users_Controller->get_items()
#5 /wp-includes/rest-api/class-wp-rest-server.php(1063): WP_REST_Server->respond_to_request()
#6 /wp-includes/rest-api/class-wp-rest-server.php(439): WP_REST_Server->dispatch()
#7 /wp-includes/rest-api.php(420): WP_REST_Server->serve_request()
#8 /wp-includes/class-wp-hook.php(324): rest_api_loaded()
#9 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#10 /wp-includes/plugin.php(565): WP_Hook->do_action()
#11 /wp-includes/class-wp.php(418): do_action_ref_array()
#12 /wp-includes/class-wp.php(813): WP->parse_request()
#13 /wp-includes/functions.php(1336): WP->main()
#14 /wp-blog-header.php(16): wp()
#15 /index.php(17): require('...')
#16 {main}
thrown in /wp-content/plugins/index-wp-users-for-speed/admin/user-handler.php on line 766