Redux Lite 4.1.14

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.88 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.166 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=5de1434310
Aspect after-activation
HTTP status 200
Load time 0.482 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.395 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 0.873 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.322 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.240 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 1.868 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.414 s0.415 s+0.001 s3.96 MiB4.18 MiB+ 220.87 KiB
/wp-admin/edit.php0.219 s0.242 s+0.023 s3.99 MiB4.2 MiB+ 218.81 KiB
/wp-admin/post-new.php1.364 s2.611 s+1.247 s5.81 MiB6.35 MiB+ 554.56 KiB
/wp-admin/upload.php0.851 s0.430 s-0.421 s3.82 MiB4.03 MiB+ 214.36 KiB
/wp-admin/options-writing.php0.166 s0.159 s-0.007 s3.9 MiB4.02 MiB+ 120.92 KiB
/wp-admin/media-new.php0.197 s0.189 s-0.008 s3.8 MiB4.01 MiB+ 214.53 KiB
/wp-admin/edit-tags.php?taxonomy=category0.181 s0.187 s+0.006 s3.91 MiB4.11 MiB+ 213.55 KiB
/wp-admin/post-new.php?post_type=page1.196 s2.070 s+0.874 s5.8 MiB6.32 MiB+ 535.66 KiB
/wp-admin/options-discussion.php0.263 s0.503 s+0.240 s3.81 MiB4.02 MiB+ 214.84 KiB
/wp-admin/edit-comments.php0.218 s0.204 s-0.014 s3.91 MiB4.12 MiB+ 212.21 KiB
/0.296 s0.179 s-0.117 s3.69 MiB3.85 MiB+ 160.38 KiB
Average 0.488 s0.654 s+0.166 s4.22 MiB4.48 MiB+ 261.88 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 20:08:08 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 20:08:08 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 20:08:08 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 20:08:11 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 20:08:11 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 20:08:11 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 20:08:15 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 20:08:15 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 20:08:15 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