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: 17.82 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=b41f845a5a |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.245 s |
Memory usage | 3.51 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.353 s |
Memory usage | 3.51 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.203 s |
Memory usage | 3.42 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.306 s | 0.263 s | -0.043 s | 3.48 MiB | 3.5 MiB | + 22.55 KiB |
/wp-admin/edit.php | 0.182 s | 0.199 s | +0.017 s | 3.54 MiB | 3.56 MiB | + 22.43 KiB |
/wp-admin/post-new.php | 0.745 s | 0.571 s | -0.174 s | 5.92 MiB | 5.96 MiB | + 33.3 KiB |
/wp-admin/upload.php | 0.513 s | 0.258 s | -0.255 s | 3.5 MiB | 3.5 MiB | + 5.39 KiB |
/wp-admin/options-writing.php | 0.190 s | 0.352 s | +0.162 s | 3.47 MiB | 3.48 MiB | + 9.38 KiB |
/wp-admin/media-new.php | 0.260 s | 0.217 s | -0.043 s | 3.46 MiB | 3.48 MiB | + 17.58 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.156 s | 0.167 s | +0.011 s | 3.48 MiB | 3.5 MiB | + 28.25 KiB |
/wp-admin/post-new.php?post_type=page | 0.533 s | 0.578 s | +0.045 s | 5.92 MiB | 5.95 MiB | + 28.84 KiB |
/wp-admin/options-discussion.php | 0.258 s | 0.220 s | -0.038 s | 3.47 MiB | 3.48 MiB | + 5.88 KiB |
/wp-admin/edit-comments.php | 0.185 s | 0.195 s | +0.010 s | 3.49 MiB | 3.5 MiB | + 5.38 KiB |
/ | 0.284 s | 0.174 s | -0.110 s | 3.41 MiB | 3.42 MiB | + 17.03 KiB |
Average | 0.328 s | 0.290 s | -0.038 s | 3.92 MiB | 3.94 MiB | + 17.82 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 | 41.7% | 506 | 589 | 10 | |
JavaScript | 24.6% | 299 | 13 | 6 | |
Markdown | 20.0% | 243 | 0 | 1 | |
Sass | 8.4% | 102 | 1 | 1 | |
JSON | 5.1% | 62 | 0 | 2 | |
CSS | 0.1% | 1 | 0 | 1 | |
Total | 1,213 | 603 | 21 |
Lines of code | 504 |
---|---|
Total complexity | 77 |
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 | 33 |
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.