WP-Stateless 2.3.2

Does WP-Stateless work with WordPress 5.5.1 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
10PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version5.5.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 4,000+
WordPress.org page https://wordpress.org/plugins/wp-stateless/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

Stateless Setup ‹ Test site — WordPress

Page screenshot: Stateless Setup ‹ Test site — WordPress
URL /wp-admin/upload.php?page=stateless-setup&step=splash-screen
Requested URL /wp-admin/plugins.php?action=activate&plugin=wp-stateless%2Fwp-stateless-media.php&plugin_status=all&paged=1&s&_wpnonce=c646e55068
Aspect after-activation
HTTP status 200
Load time 1.708 s
Memory usage 3.48 MiB
JS errors None
Resource errors None

Media → Stateless Setup

Page screenshot: Media → Stateless Setup
URL /wp-admin/upload.php?page=stateless-setup
Aspect menu-item
HTTP status 200
Load time 0.286 s
Memory usage 3.05 MiB
JS errors None
Resource errors None

Media → Stateless Settings

Page screenshot: Media → Stateless Settings
URL /wp-admin/upload.php?page=stateless-settings
Aspect menu-item
HTTP status 200
Load time 0.646 s
Memory usage 3.21 MiB
JS errors None
Resource errors None

Media → Stateless Settings → Sync

Page screenshot: Media → Stateless Settings → Sync
URL /wp-admin/upload.php?page=stateless-settings
Aspect menu-item-tab
HTTP status 200
Load time 0.481 s
Memory usage 3.05 MiB
JS errors None
Resource errors None

Media → Stateless Settings → Compatibility

Page screenshot: Media → Stateless Settings → Compatibility
URL /wp-admin/upload.php?page=stateless-settings
Aspect menu-item-tab
HTTP status 200
Load time 0.509 s
Memory usage 3.05 MiB
JS errors None
Resource errors None

Media → Stateless Settings → Support

Page screenshot: Media → Stateless Settings → Support
URL /wp-admin/upload.php?page=stateless-settings
Aspect menu-item-tab
HTTP status 200
Load time 0.463 s
Memory usage 3.05 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.261 s
Memory usage 2.91 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.497 s0.436 s-0.061 s2.75 MiB3.2 MiB+ 454.63 KiB
/wp-admin/edit.php0.243 s0.240 s-0.003 s2.8 MiB3.23 MiB+ 439.7 KiB
/wp-admin/post-new.php1.502 s2.036 s+0.534 s4.54 MiB5.08 MiB+ 545.13 KiB
/wp-admin/upload.php0.628 s0.461 s-0.167 s2.63 MiB3.07 MiB+ 455.7 KiB
/wp-admin/options-writing.php0.184 s0.171 s-0.013 s2.64 MiB3.12 MiB+ 489.55 KiB
/wp-admin/media-new.php0.208 s0.185 s-0.023 s2.6 MiB3.05 MiB+ 457.74 KiB
/wp-admin/edit-tags.php?taxonomy=category0.188 s0.207 s+0.019 s2.64 MiB3.15 MiB+ 520.2 KiB
/wp-admin/post-new.php?post_type=page1.359 s1.639 s+0.280 s4.53 MiB5 MiB+ 480.09 KiB
/wp-admin/options-discussion.php0.373 s0.573 s+0.200 s2.61 MiB3.06 MiB+ 458.05 KiB
/wp-admin/edit-comments.php0.288 s0.227 s-0.061 s2.65 MiB3.16 MiB+ 521.38 KiB
/0.420 s0.217 s-0.203 s2.56 MiB2.91 MiB+ 358.02 KiB
Average 0.535 s0.581 s+0.046 s3 MiB3.46 MiB+ 470.93 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.

Database Tables 1

Options wp_options 7

Meta Boxes

{
    "attachment": {
        "sm-attachment-metabox": {
            "title": "Google Cloud Storage",
            "context": "side"
        }
    }
}

PHP Error Log 10 lines

[02-Sep-2020 21:59:12 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp-stateless/v1/status</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[02-Sep-2020 21:59:12 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp-stateless/v1/jobs</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[02-Sep-2020 21:59:12 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp-stateless/v1/getSettings</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[02-Sep-2020 21:59:12 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp-stateless/v1/getMediaLibrary</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[02-Sep-2020 21:59:12 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp-stateless/v1/getMediaItem</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[02-Sep-2020 21:59:15 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp-stateless/v1/status</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[02-Sep-2020 21:59:15 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp-stateless/v1/jobs</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[02-Sep-2020 21:59:15 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp-stateless/v1/getSettings</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[02-Sep-2020 21:59:15 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp-stateless/v1/getMediaLibrary</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[02-Sep-2020 21:59:15 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp-stateless/v1/getMediaItem</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
See also: All tests for this plugin, How to Hide WP-Stateless Admin Menus