Does "WordPress REST API Authentication" work with WordPress 5.5.1 and PHP 7.4.8? A smoke test was performed on .
51 | Unrecognized messages in the PHP error log |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 28.28 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.026 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 5.5.1 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 20,000+ |
WordPress.org page | https://wordpress.org/plugins/wp-rest-api-authentication/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=wp-rest-api-authentication%2Fminiorange-api-authentication.php&plugin_status=all&paged=1&s&_wpnonce=a69fb8dbc9 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.826 s |
Memory usage | 2.66 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=mo_api_authentication_settings |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.266 s |
Memory usage | 2.62 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=mo_api_authentication_settings&tab=protectedrestapis |
---|---|
Aspect | menu-item-tab |
HTTP status | 200 |
Load time | 0.330 s |
Memory usage | 3.37 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=mo_api_authentication_settings&tab=advancedsettings |
---|---|
Aspect | menu-item-tab |
HTTP status | 200 |
Load time | 0.228 s |
Memory usage | 2.63 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=mo_api_authentication_settings&tab=custom-integration |
---|---|
Aspect | menu-item-tab |
HTTP status | 200 |
Load time | 0.216 s |
Memory usage | 2.63 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=mo_api_authentication_settings&tab=requestfordemo |
---|---|
Aspect | menu-item-tab |
HTTP status | 200 |
Load time | 0.192 s |
Memory usage | 2.63 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=mo_api_authentication_settings&tab=account |
---|---|
Aspect | menu-item-tab |
HTTP status | 200 |
Load time | 0.225 s |
Memory usage | 2.63 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=mo_api_authentication_settings&tab=licensing |
---|---|
Aspect | menu-item-tab |
HTTP status | 200 |
Load time | 0.434 s |
Memory usage | 2.65 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.276 s |
Memory usage | 2.6 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.480 s | 0.432 s | -0.048 s | 2.75 MiB | 2.78 MiB | + 29.09 KiB |
/wp-admin/edit.php | 0.226 s | 0.239 s | +0.013 s | 2.8 MiB | 2.82 MiB | + 29.09 KiB |
/wp-admin/post-new.php | 1.650 s | 2.000 s | +0.350 s | 4.54 MiB | 4.58 MiB | + 34.09 KiB |
/wp-admin/upload.php | 0.685 s | 0.508 s | -0.177 s | 2.63 MiB | 2.66 MiB | + 28.02 KiB |
/wp-admin/options-writing.php | 0.178 s | 0.182 s | +0.004 s | 2.64 MiB | 2.64 MiB | - 4.01 KiB |
/wp-admin/media-new.php | 0.214 s | 0.202 s | -0.012 s | 2.6 MiB | 2.63 MiB | + 30.06 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.205 s | 0.202 s | -0.003 s | 2.64 MiB | 2.67 MiB | + 29.41 KiB |
/wp-admin/post-new.php?post_type=page | 1.506 s | 1.643 s | +0.137 s | 4.53 MiB | 4.57 MiB | + 33.84 KiB |
/wp-admin/options-discussion.php | 0.353 s | 0.481 s | +0.128 s | 2.61 MiB | 2.64 MiB | + 28.63 KiB |
/wp-admin/edit-comments.php | 0.247 s | 0.231 s | -0.016 s | 2.65 MiB | 2.67 MiB | + 28.16 KiB |
/ | 0.313 s | 0.219 s | -0.094 s | 2.56 MiB | 2.6 MiB | + 44.64 KiB |
Average | 0.551 s | 0.576 s | +0.026 s | 3 MiB | 3.02 MiB | + 28.28 KiB |
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
6[03-Sep-2020 15:17:58 UTC] whitelisted: Array
(
[0] => /
[1] => /oembed/1.0
[2] => /oembed/1.0/embed
[3] => /oembed/1.0/proxy
[4] => /wp/v2
[5] => /wp/v2/posts
[6] => /wp/v2/posts/(?P<id>[\d]+)
[7] => /wp/v2/posts/(?P<parent>[\d]+)/revisions
[8] => /wp/v2/posts/(?P<parent>[\d]+)/revisions/(?P<id>[\d]+)
[9] => /wp/v2/posts/(?P<id>[\d]+)/autosaves
[10] => /wp/v2/posts/(?P<parent>[\d]+)/autosaves/(?P<id>[\d]+)
[11] => /wp/v2/pages
[12] => /wp/v2/pages/(?P<id>[\d]+)
[13] => /wp/v2/pages/(?P<parent>[\d]+)/revisions
[14] => /wp/v2/pages/(?P<parent>[\d]+)/revisions/(?P<id>[\d]+)
[15] => /wp/v2/pages/(?P<id>[\d]+)/autosaves
[16] => /wp/v2/pages/(?P<parent>[\d]+)/autosaves/(?P<id>[\d]+)
[17] => /wp/v2/media
[18] => /wp/v2/media/(?P<id>[\d]+)
[19] => /wp/v2/media/(?P<id>[\d]+)/post-process
[20] => /wp/v2/media/(?P<id>[\d]+)/edit
[21] => /wp/v2/blocks
[22] => /wp/v2/blocks/(?P<id>[\d]+)
[23] => /wp/v2/blocks/(?P<id>[\d]+)/autosaves
[24] => /wp/v2/blocks/(?P<parent>[\d]+)/autosaves/(?P<id>[\d]+)
[25] => /wp/v2/types
[26] => /wp/v2/types/(?P<type>[\w-]+)
[27] => /wp/v2/statuses
[28] => /wp/v2/statuses/(?P<status>[\w-]+)
[29] => /wp/v2/taxonomies
[30] => /wp/v2/taxonomies/(?P<taxonomy>[\w-]+)
[31] => /wp/v2/categories
[32] => /wp/v2/categories/(?P<id>[\d]+)
[33] => /wp/v2/tags
[34] => /wp/v2/tags/(?P<id>[\d]+)
[35] => /wp/v2/users
[36] => /wp/v2/users/(?P<id>[\d]+)
[37] => /wp/v2/users/me
[38] => /wp/v2/comments
[39] => /wp/v2/comments/(?P<id>[\d]+)
[40] => /wp/v2/search
[41] => /wp/v2/block-renderer/(?P<name>[a-z0-9-]+/[a-z0-9-]+)
[42] => /wp/v2/block-types
[43] => /wp/v2/block-types/(?P<namespace>[a-zA-Z0-9_-]+)
[44] => /wp/v2/block-types/(?P<namespace>[a-zA-Z0-9_-]+)/(?P<name>[a-zA-Z0-9_-]+)
[45] => /wp/v2/settings
[46] => /wp/v2/themes
[47] => /wp/v2/plugins
[48] => /wp/v2/plugins/(?P<plugin>[^.\/]+(?:\/[^.\/]+)?)
[49] => /wp/v2/block-directory/search
)
[03-Sep-2020 15:17:58 UTC] checking for /
[03-Sep-2020 15:17:58 UTC] checking for /oembed/1.0
[03-Sep-2020 15:17:58 UTC] checking for /oembed/1.0/embed
[03-Sep-2020 15:17:58 UTC] checking for /oembed/1.0/proxy
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/posts
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/posts/(?P<id>[\d]+)
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/posts/(?P<parent>[\d]+)/revisions
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/posts/(?P<parent>[\d]+)/revisions/(?P<id>[\d]+)
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/posts/(?P<id>[\d]+)/autosaves
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/posts/(?P<parent>[\d]+)/autosaves/(?P<id>[\d]+)
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/pages
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/pages/(?P<id>[\d]+)
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/pages/(?P<parent>[\d]+)/revisions
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/pages/(?P<parent>[\d]+)/revisions/(?P<id>[\d]+)
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/pages/(?P<id>[\d]+)/autosaves
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/pages/(?P<parent>[\d]+)/autosaves/(?P<id>[\d]+)
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/media
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/media/(?P<id>[\d]+)
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/media/(?P<id>[\d]+)/post-process
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/media/(?P<id>[\d]+)/edit
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/blocks
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/blocks/(?P<id>[\d]+)
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/blocks/(?P<id>[\d]+)/autosaves
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/blocks/(?P<parent>[\d]+)/autosaves/(?P<id>[\d]+)
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/types
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/types/(?P<type>[\w-]+)
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/statuses
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/statuses/(?P<status>[\w-]+)
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/taxonomies
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/taxonomies/(?P<taxonomy>[\w-]+)
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/categories
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/categories/(?P<id>[\d]+)
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/tags
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/tags/(?P<id>[\d]+)
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/users
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/users/(?P<id>[\d]+)
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/users/me
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/comments
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/comments/(?P<id>[\d]+)
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/search
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/block-renderer/(?P<name>[a-z0-9-]+/[a-z0-9-]+)
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/block-types
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/block-types/(?P<namespace>[a-zA-Z0-9_-]+)
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/block-types/(?P<namespace>[a-zA-Z0-9_-]+)/(?P<name>[a-zA-Z0-9_-]+)
[03-Sep-2020 15:17:58 UTC] checking for /wp/v2/settings
(+4 more lines)