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: 20.15 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=611f849c28 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.373 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.324 s |
Memory usage | 3.51 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.214 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.294 s | 0.237 s | -0.057 s | 3.48 MiB | 3.5 MiB | + 25.3 KiB |
/wp-admin/edit.php | 0.185 s | 0.175 s | -0.010 s | 3.54 MiB | 3.57 MiB | + 25.18 KiB |
/wp-admin/post-new.php | 0.741 s | 0.586 s | -0.155 s | 5.92 MiB | 5.96 MiB | + 36.05 KiB |
/wp-admin/upload.php | 0.519 s | 0.511 s | -0.008 s | 3.49 MiB | 3.5 MiB | + 8.14 KiB |
/wp-admin/options-writing.php | 0.203 s | 0.238 s | +0.035 s | 3.47 MiB | 3.48 MiB | + 12.13 KiB |
/wp-admin/media-new.php | 0.256 s | 0.239 s | -0.017 s | 3.46 MiB | 3.48 MiB | + 20.33 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.189 s | 0.177 s | -0.012 s | 3.48 MiB | 3.51 MiB | + 31 KiB |
/wp-admin/post-new.php?post_type=page | 0.529 s | 0.572 s | +0.043 s | 5.92 MiB | 5.95 MiB | + 31.59 KiB |
/wp-admin/options-discussion.php | 0.280 s | 0.235 s | -0.045 s | 3.47 MiB | 3.48 MiB | + 8.63 KiB |
/wp-admin/edit-comments.php | 0.209 s | 0.199 s | -0.010 s | 3.49 MiB | 3.5 MiB | + 8.13 KiB |
/ | 0.467 s | 0.181 s | -0.286 s | 3.41 MiB | 3.43 MiB | + 15.13 KiB |
Average | 0.352 s | 0.305 s | -0.047 s | 3.92 MiB | 3.94 MiB | + 20.15 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.2% | 514 | 598 | 10 | |
JavaScript | 24.4% | 297 | 13 | 6 | |
Markdown | 19.9% | 243 | 0 | 1 | |
Sass | 8.4% | 102 | 1 | 1 | |
JSON | 5.1% | 62 | 0 | 2 | |
CSS | 0.1% | 1 | 0 | 1 | |
Total | 1,219 | 612 | 21 |
Lines of code | 512 |
---|---|
Total complexity | 79 |
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.