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: 74.59 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=92303f11ca |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.252 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.254 s |
Memory usage | 3.55 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.155 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.341 s | 0.316 s | -0.025 s | 3.47 MiB | 3.55 MiB | + 82.09 KiB |
/wp-admin/edit.php | 0.208 s | 0.188 s | -0.020 s | 3.54 MiB | 3.6 MiB | + 68.35 KiB |
/wp-admin/post-new.php | 0.758 s | 0.900 s | +0.142 s | 5.75 MiB | 5.82 MiB | + 67.21 KiB |
/wp-admin/upload.php | 0.539 s | 0.421 s | -0.118 s | 3.49 MiB | 3.56 MiB | + 68.42 KiB |
/wp-admin/options-writing.php | 0.196 s | 0.171 s | -0.025 s | 3.41 MiB | 3.52 MiB | + 113.75 KiB |
/wp-admin/media-new.php | 0.212 s | 0.212 s | +0.000 s | 3.4 MiB | 3.52 MiB | + 127.13 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.195 s | 0.191 s | -0.004 s | 3.47 MiB | 3.54 MiB | + 73.8 KiB |
/wp-admin/post-new.php?post_type=page | 0.986 s | 0.680 s | -0.306 s | 5.75 MiB | 5.83 MiB | + 83.12 KiB |
/wp-admin/options-discussion.php | 0.458 s | 0.224 s | -0.234 s | 3.41 MiB | 3.54 MiB | + 132.91 KiB |
/wp-admin/edit-comments.php | 0.226 s | 0.182 s | -0.044 s | 3.49 MiB | 3.54 MiB | + 50.94 KiB |
/ | 0.304 s | 0.201 s | -0.103 s | 3.45 MiB | 3.41 MiB | - 47.25 KiB |
Average | 0.402 s | 0.335 s | -0.067 s | 3.88 MiB | 3.95 MiB | + 74.59 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 | 89.9% | 1,888 | 857 | 22 | |
JavaScript | 8.8% | 185 | 34 | 2 | |
CSS | 1.3% | 28 | 2 | 2 | |
Total | 2,101 | 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[28-Oct-2024 18:38:20 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
[28-Oct-2024 18:38:24 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