Does WP-Stateless work with WordPress 5.5.1 and PHP 7.4.8? A smoke test was performed on .
10 | PHP notices |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
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.
WordPress version | 5.5.1 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 4,000+ |
WordPress.org page | https://wordpress.org/plugins/wp-stateless/ |
Badges |
Get badge code |
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 |
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 |
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 |
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 |
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 |
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 |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.261 s |
Memory usage | 2.91 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.497 s | 0.436 s | -0.061 s | 2.75 MiB | 3.2 MiB | + 454.63 KiB |
/wp-admin/edit.php | 0.243 s | 0.240 s | -0.003 s | 2.8 MiB | 3.23 MiB | + 439.7 KiB |
/wp-admin/post-new.php | 1.502 s | 2.036 s | +0.534 s | 4.54 MiB | 5.08 MiB | + 545.13 KiB |
/wp-admin/upload.php | 0.628 s | 0.461 s | -0.167 s | 2.63 MiB | 3.07 MiB | + 455.7 KiB |
/wp-admin/options-writing.php | 0.184 s | 0.171 s | -0.013 s | 2.64 MiB | 3.12 MiB | + 489.55 KiB |
/wp-admin/media-new.php | 0.208 s | 0.185 s | -0.023 s | 2.6 MiB | 3.05 MiB | + 457.74 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.188 s | 0.207 s | +0.019 s | 2.64 MiB | 3.15 MiB | + 520.2 KiB |
/wp-admin/post-new.php?post_type=page | 1.359 s | 1.639 s | +0.280 s | 4.53 MiB | 5 MiB | + 480.09 KiB |
/wp-admin/options-discussion.php | 0.373 s | 0.573 s | +0.200 s | 2.61 MiB | 3.06 MiB | + 458.05 KiB |
/wp-admin/edit-comments.php | 0.288 s | 0.227 s | -0.061 s | 2.65 MiB | 3.16 MiB | + 521.38 KiB |
/ | 0.420 s | 0.217 s | -0.203 s | 2.56 MiB | 2.91 MiB | + 358.02 KiB |
Average | 0.535 s | 0.581 s | +0.046 s | 3 MiB | 3.46 MiB | + 470.93 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
7{
"attachment": {
"sm-attachment-metabox": {
"title": "Google Cloud Storage",
"context": "side"
}
}
}
[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