WordPress REST API Authentication 1.3.2

Does "WordPress REST API Authentication" work with WordPress 5.3.2 and PHP 7.2.16? A smoke test was performed on .

Summary

Errors
53Unrecognized messages in the PHP error log
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 87.5 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.087 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version5.3.2
PHP version7.2.16
MySQL version8.0.15
PHP memory limit256M
Plugin Info
Last updated
Active installs 20,000+
WordPress.org page https://wordpress.org/plugins/wp-rest-api-authentication/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
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=5bbfb54b48
Aspect after-activation
HTTP status 200
Load time 0.511 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

miniOrange API Authentication

Page screenshot: miniOrange API Authentication
URL /wp-admin/admin.php?page=mo_api_authentication_settings
Aspect menu-item
HTTP status 200
Load time 0.249 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

miniOrange API Authentication → Protected REST APIs

Page screenshot: miniOrange API Authentication → Protected REST APIs
URL /wp-admin/admin.php?page=mo_api_authentication_settings&tab=protectedrestapis
Aspect menu-item-tab
HTTP status 200
Load time 0.262 s
Memory usage 4.27 MiB
JS errors None
Resource errors None

miniOrange API Authentication → Advanced Settings

Page screenshot: miniOrange API Authentication → Advanced Settings
URL /wp-admin/admin.php?page=mo_api_authentication_settings&tab=advancedsettings
Aspect menu-item-tab
HTTP status 200
Load time 0.226 s
Memory usage 3.57 MiB
JS errors None
Resource errors None

miniOrange API Authentication → Custom API Intergration

Page screenshot: miniOrange API Authentication → Custom API Intergration
URL /wp-admin/admin.php?page=mo_api_authentication_settings&tab=custom-integration
Aspect menu-item-tab
HTTP status 200
Load time 0.210 s
Memory usage 3.57 MiB
JS errors None
Resource errors None

miniOrange API Authentication → Request For Demo

Page screenshot: miniOrange API Authentication → Request For Demo
URL /wp-admin/admin.php?page=mo_api_authentication_settings&tab=requestfordemo
Aspect menu-item-tab
HTTP status 200
Load time 0.173 s
Memory usage 3.57 MiB
JS errors None
Resource errors None

miniOrange API Authentication → Account Setup

Page screenshot: miniOrange API Authentication → Account Setup
URL /wp-admin/admin.php?page=mo_api_authentication_settings&tab=account
Aspect menu-item-tab
HTTP status 200
Load time 0.230 s
Memory usage 3.57 MiB
JS errors None
Resource errors None

miniOrange API Authentication → Licensing Plans

Page screenshot: miniOrange API Authentication → Licensing Plans
URL /wp-admin/admin.php?page=mo_api_authentication_settings&tab=licensing
Aspect menu-item-tab
HTTP status 200
Load time 0.420 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.264 s
Memory usage 3.34 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.306 s0.239 s-0.067 s3.61 MiB3.72 MiB+ 109.52 KiB
/wp-admin/edit.php0.211 s0.266 s+0.055 s3.64 MiB3.75 MiB+ 109.83 KiB
/wp-admin/post-new.php1.172 s2.173 s+1.001 s5.36 MiB5.47 MiB+ 108.98 KiB
/wp-admin/upload.php0.458 s0.434 s-0.024 s3.48 MiB3.58 MiB+ 109.18 KiB
/wp-admin/options-writing.php0.157 s0.161 s+0.004 s3.56 MiB3.57 MiB+ 15.12 KiB
/wp-admin/media-new.php0.212 s0.202 s-0.010 s3.46 MiB3.57 MiB+ 110.29 KiB
/wp-admin/edit-tags.php?taxonomy=category0.177 s0.187 s+0.010 s3.56 MiB3.61 MiB+ 45.95 KiB
/wp-admin/post-new.php?post_type=page1.002 s1.040 s+0.038 s5.35 MiB5.46 MiB+ 108.98 KiB
/wp-admin/options-discussion.php0.265 s0.312 s+0.047 s3.46 MiB3.57 MiB+ 109.04 KiB
/wp-admin/edit-comments.php0.203 s0.200 s-0.003 s3.57 MiB3.67 MiB+ 108.58 KiB
/0.324 s0.230 s-0.094 s3.32 MiB3.34 MiB+ 27.07 KiB
Average 0.408 s0.495 s+0.087 s3.85 MiB3.94 MiB+ 87.5 KiB

Additions

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.

Options wp_options 6

PHP Error Log 108 lines

[21-Dec-2019 18:40:34 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/blocks
    [21] => /wp/v2/blocks/(?P<id>[\d]+)
    [22] => /wp/v2/blocks/(?P<id>[\d]+)/autosaves
    [23] => /wp/v2/blocks/(?P<parent>[\d]+)/autosaves/(?P<id>[\d]+)
    [24] => /wp/v2/types
    [25] => /wp/v2/types/(?P<type>[\w-]+)
    [26] => /wp/v2/statuses
    [27] => /wp/v2/statuses/(?P<status>[\w-]+)
    [28] => /wp/v2/taxonomies
    [29] => /wp/v2/taxonomies/(?P<taxonomy>[\w-]+)
    [30] => /wp/v2/categories
    [31] => /wp/v2/categories/(?P<id>[\d]+)
    [32] => /wp/v2/tags
    [33] => /wp/v2/tags/(?P<id>[\d]+)
    [34] => /wp/v2/users
    [35] => /wp/v2/users/(?P<id>[\d]+)
    [36] => /wp/v2/users/me
    [37] => /wp/v2/comments
    [38] => /wp/v2/comments/(?P<id>[\d]+)
    [39] => /wp/v2/search
    [40] => /wp/v2/block-renderer/(?P<name>core/archives)
    [41] => /wp/v2/block-renderer/(?P<name>core/block)
    [42] => /wp/v2/block-renderer/(?P<name>core/calendar)
    [43] => /wp/v2/block-renderer/(?P<name>core/categories)
    [44] => /wp/v2/block-renderer/(?P<name>core/latest-comments)
    [45] => /wp/v2/block-renderer/(?P<name>core/latest-posts)
    [46] => /wp/v2/block-renderer/(?P<name>core/rss)
    [47] => /wp/v2/block-renderer/(?P<name>core/search)
    [48] => /wp/v2/block-renderer/(?P<name>core/shortcode)
    [49] => /wp/v2/block-renderer/(?P<name>core/tag-cloud)
    [50] => /wp/v2/settings
    [51] => /wp/v2/themes
)

[21-Dec-2019 18:40:34 UTC] checking for /
[21-Dec-2019 18:40:34 UTC] checking for /oembed/1.0
[21-Dec-2019 18:40:34 UTC] checking for /oembed/1.0/embed
[21-Dec-2019 18:40:34 UTC] checking for /oembed/1.0/proxy
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/posts
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/posts/(?P<id>[\d]+)
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/posts/(?P<parent>[\d]+)/revisions
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/posts/(?P<parent>[\d]+)/revisions/(?P<id>[\d]+)
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/posts/(?P<id>[\d]+)/autosaves
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/posts/(?P<parent>[\d]+)/autosaves/(?P<id>[\d]+)
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/pages
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/pages/(?P<id>[\d]+)
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/pages/(?P<parent>[\d]+)/revisions
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/pages/(?P<parent>[\d]+)/revisions/(?P<id>[\d]+)
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/pages/(?P<id>[\d]+)/autosaves
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/pages/(?P<parent>[\d]+)/autosaves/(?P<id>[\d]+)
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/media
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/media/(?P<id>[\d]+)
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/media/(?P<id>[\d]+)/post-process
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/blocks
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/blocks/(?P<id>[\d]+)
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/blocks/(?P<id>[\d]+)/autosaves
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/blocks/(?P<parent>[\d]+)/autosaves/(?P<id>[\d]+)
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/types
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/types/(?P<type>[\w-]+)
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/statuses
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/statuses/(?P<status>[\w-]+)
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/taxonomies
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/taxonomies/(?P<taxonomy>[\w-]+)
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/categories
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/categories/(?P<id>[\d]+)
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/tags
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/tags/(?P<id>[\d]+)
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/users
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/users/(?P<id>[\d]+)
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/users/me
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/comments
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/comments/(?P<id>[\d]+)
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/search
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/block-renderer/(?P<name>core/archives)
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/block-renderer/(?P<name>core/block)
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/block-renderer/(?P<name>core/calendar)
[21-Dec-2019 18:40:34 UTC] checking for /wp/v2/block-renderer/(?P<name>core/categories)

(+8 more lines)
See also: All tests for this plugin, How to Hide the "miniOrange API Authentication" Admin Menu