Redux Lite 4.1.13

Does Redux Lite work with WordPress 5.5 and PHP 7.2.16? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version5.5
PHP version7.2.16
MySQL version8.0.15
PHP memory limit256M
Plugin Info
Last updated
Active installs 1,000,000+
WordPress.org page https://wordpress.org/plugins/redux-framework/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=redux-framework%2Fredux-framework.php&plugin_status=all&paged=1&s&_wpnonce=860ff7aaa3
Aspect after-activation
HTTP status 200
Load time 0.463 s
Memory usage 4.11 MiB
JS errors None
Resource errors None

Tools → Redux Framework

Page screenshot: Tools → Redux Framework
URL /wp-admin/tools.php?page=redux-framework
Aspect menu-item
HTTP status 200
Load time 0.435 s
Memory usage 4.17 MiB
JS errors None
Resource errors None

Tools → Redux Framework → Health Check

Page screenshot: Tools → Redux Framework → 
					Health Check
URL /wp-admin/tools.php?page=redux-health
Aspect menu-item-tab
HTTP status 200
Load time 1.092 s
Memory usage 4.84 MiB
JS errors None
Resource errors None

Tools → Redux Framework → Get Support

Page screenshot: Tools → Redux Framework → 
					Get Support
URL /wp-admin/tools.php?page=redux-support
Aspect menu-item-tab
HTTP status 200
Load time 0.367 s
Memory usage 4.15 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.281 s
Memory usage 3.85 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 2.195 s
Memory usage 6.35 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.423 s0.454 s+0.031 s3.96 MiB4.18 MiB+ 220.55 KiB
/wp-admin/edit.php0.190 s0.266 s+0.076 s3.99 MiB4.2 MiB+ 218.5 KiB
/wp-admin/post-new.php1.499 s3.047 s+1.548 s5.81 MiB6.35 MiB+ 554.34 KiB
/wp-admin/upload.php0.926 s0.543 s-0.383 s3.82 MiB4.03 MiB+ 214.05 KiB
/wp-admin/options-writing.php0.175 s0.183 s+0.008 s3.9 MiB4.02 MiB+ 120.61 KiB
/wp-admin/media-new.php0.202 s0.200 s-0.002 s3.8 MiB4.01 MiB+ 214.22 KiB
/wp-admin/edit-tags.php?taxonomy=category0.207 s0.189 s-0.018 s3.91 MiB4.11 MiB+ 213.23 KiB
/wp-admin/post-new.php?post_type=page1.336 s2.182 s+0.846 s5.8 MiB6.32 MiB+ 535.35 KiB
/wp-admin/options-discussion.php0.371 s0.447 s+0.076 s3.81 MiB4.02 MiB+ 214.53 KiB
/wp-admin/edit-comments.php0.231 s0.235 s+0.004 s3.91 MiB4.12 MiB+ 211.9 KiB
/0.288 s0.218 s-0.070 s3.69 MiB3.85 MiB+ 160.07 KiB
Average 0.532 s0.724 s+0.192 s4.22 MiB4.48 MiB+ 261.58 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.

User Metadata wp_usermeta 1

Meta Boxes

{
    "post": {
        "pageparentdiv": {
            "title": "Post Attributes",
            "context": "side"
        }
    }
}

PHP Error Log 9 lines

[11-Aug-2020 19:26:56 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>redux/descriptors/v1/fields</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
[11-Aug-2020 19:26:56 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>redux/descriptors/v1/field/(?P<type>[a-z0-9-_]+)</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
[11-Aug-2020 19:26:56 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>redux/descriptors/v1/field/(?P<type>[a-z0-9-_]+)/render</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
[11-Aug-2020 19:27:00 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>redux/descriptors/v1/fields</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
[11-Aug-2020 19:27:00 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>redux/descriptors/v1/field/(?P<type>[a-z0-9-_]+)</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
[11-Aug-2020 19:27:00 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>redux/descriptors/v1/field/(?P<type>[a-z0-9-_]+)/render</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
[11-Aug-2020 19:27:04 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>redux/descriptors/v1/fields</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
[11-Aug-2020 19:27:04 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>redux/descriptors/v1/field/(?P<type>[a-z0-9-_]+)</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
[11-Aug-2020 19:27:04 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>redux/descriptors/v1/field/(?P<type>[a-z0-9-_]+)/render</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 Redux Framework Admin Menus and Meta Boxes