Does JWT Authentication for WP-API work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on .
No PHP errors, warnings or notices | |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors | |
Looks good! No problems were detected. |
Memory usage: 14.46 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.7.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 50,000+ |
WordPress.org page | https://wordpress.org/plugins/jwt-authentication-for-wp-rest-api/ |
Badges |
Get badge code |
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=jwt-authentication-for-wp-rest-api%2Fjwt-auth.php&plugin_status=all&paged=1&s&_wpnonce=798d2a571f |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.418 s |
Memory usage | 3.52 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/options-general.php?page=jwt_authentication |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.367 s |
Memory usage | 3.51 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.192 s |
Memory usage | 3.43 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.321 s | 0.269 s | -0.052 s | 3.48 MiB | 3.5 MiB | + 25.3 KiB |
/wp-admin/edit.php | 0.200 s | 0.175 s | -0.025 s | 3.54 MiB | 3.57 MiB | + 25.18 KiB |
/wp-admin/post-new.php | 0.777 s | 0.612 s | -0.165 s | 5.92 MiB | 5.96 MiB | + 36.05 KiB |
/wp-admin/upload.php | 0.558 s | 0.488 s | -0.070 s | 3.49 MiB | 3.5 MiB | + 8.14 KiB |
/wp-admin/options-writing.php | 0.217 s | 0.257 s | +0.040 s | 3.47 MiB | 3.48 MiB | + 12.13 KiB |
/wp-admin/media-new.php | 0.344 s | 0.241 s | -0.103 s | 3.46 MiB | 3.48 MiB | + 20.33 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.188 s | 0.179 s | -0.009 s | 3.48 MiB | 3.51 MiB | + 31 KiB |
/wp-admin/post-new.php?post_type=page | 0.543 s | 0.601 s | +0.058 s | 5.92 MiB | 5.95 MiB | + 31.59 KiB |
/wp-admin/options-discussion.php | 0.270 s | 0.236 s | -0.034 s | 3.47 MiB | 3.48 MiB | + 8.63 KiB |
/wp-admin/edit-comments.php | 0.214 s | 0.201 s | -0.013 s | 3.49 MiB | 3.5 MiB | + 8.13 KiB |
/ | 0.500 s | 0.196 s | -0.304 s | 3.47 MiB | 3.43 MiB | - 47.45 KiB |
Average | 0.376 s | 0.314 s | -0.062 s | 3.93 MiB | 3.94 MiB | + 14.46 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 | 42.3% | 517 | 599 | 10 | |
JavaScript | 24.3% | 297 | 13 | 6 | |
Markdown | 19.9% | 243 | 0 | 1 | |
Sass | 8.3% | 102 | 1 | 1 | |
JSON | 5.1% | 62 | 0 | 2 | |
CSS | 0.1% | 1 | 0 | 1 | |
Total | 1,222 | 613 | 21 |
Lines of code | 515 |
---|---|
Total complexity | 80 |
Median class complexity | 7.5 |
Median method complexity | 1.0 |
Most complex class | Jwt_Auth_Public |
Most complex function | Jwt_Auth_Public::validate_token() |
Classes | 8 |
---|---|
Methods | 34 |
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
1The log file is empty.