WP Reactions Lite 1.1.5

Does WP Reactions Lite work with WordPress 5.4.1 and PHP 7.2.16? A smoke test was performed on .

Summary

Errors
12PHP warnings
23PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

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

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

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-reactions-lite%2Fwp-reactions-lite.php&plugin_status=all&paged=1&s&_wpnonce=08da8a3d2e
Aspect after-activation
HTTP status 200
Load time 0.466 s
Memory usage 3.9 MiB
JS errors None
Resource errors None

WP Reactions

Page screenshot: WP Reactions
URL /wp-admin/admin.php?page=wpra-global-options
Aspect menu-item
HTTP status 200
Load time 0.730 s
Memory usage 3.94 MiB
JS errors None
Resource errors None

WP Reactions → Support

Page screenshot: WP Reactions → Support
URL /wp-admin/admin.php?page=wpra-support
Aspect menu-item
HTTP status 200
Load time 0.340 s
Memory usage 3.92 MiB
JS errors None
Resource errors None

WP Reactions → PRO

Page screenshot: WP Reactions → PRO
URL /wp-admin/admin.php?page=wpra-pro
Aspect menu-item
HTTP status 200
Load time 0.302 s
Memory usage 3.93 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.302 s
Memory usage 3.38 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.120 s
Memory usage 5.65 MiB
JS errors None
Resource errors None

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 1.043 s
Memory usage 5.63 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.334 s+0.028 s3.64 MiB3.93 MiB+ 297.7 KiB
/wp-admin/edit.php0.196 s0.291 s+0.095 s3.67 MiB3.96 MiB+ 297.34 KiB
/wp-admin/post-new.php1.183 s1.571 s+0.388 s5.43 MiB5.65 MiB+ 222.84 KiB
/wp-admin/upload.php0.682 s0.428 s-0.254 s3.5 MiB3.89 MiB+ 395.11 KiB
/wp-admin/options-writing.php0.148 s0.212 s+0.064 s3.58 MiB3.87 MiB+ 291.65 KiB
/wp-admin/media-new.php0.343 s0.240 s-0.103 s3.48 MiB3.87 MiB+ 393.66 KiB
/wp-admin/edit-tags.php?taxonomy=category0.247 s0.322 s+0.075 s3.59 MiB3.89 MiB+ 308.88 KiB
/wp-admin/post-new.php?post_type=page0.982 s1.104 s+0.122 s5.42 MiB5.63 MiB+ 219.23 KiB
/wp-admin/options-discussion.php0.306 s0.283 s-0.023 s3.49 MiB3.87 MiB+ 389.98 KiB
/wp-admin/edit-comments.php0.256 s0.442 s+0.186 s3.59 MiB3.89 MiB+ 307.53 KiB
/0.605 s0.488 s-0.117 s3.33 MiB3.38 MiB+ 55.37 KiB
Average 0.478 s0.520 s+0.042 s3.88 MiB4.17 MiB+ 289.03 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 2

Meta Boxes

{
    "post": {
        "wpra_options": {
            "title": "WP Reactions",
            "context": "advanced"
        }
    },
    "page": {
        "wpra_options": {
            "title": "WP Reactions",
            "context": "advanced"
        }
    }
}

PHP Error Log 35 lines

[09-Jun-2020 07:39:14 UTC] PHP Notice:  Undefined index: activation in /wp-content/plugins/wp-reactions-lite/view/admin/option-blocks/behavior-chooser.php on line 10
[09-Jun-2020 07:39:14 UTC] PHP Notice:  Undefined index: activation in /wp-content/plugins/wp-reactions-lite/view/admin/option-blocks/behavior-chooser.php on line 80
[09-Jun-2020 07:39:14 UTC] PHP Notice:  Undefined index: activation in /wp-content/plugins/wp-reactions-lite/view/admin/option-blocks/behavior-chooser.php on line 102
[09-Jun-2020 07:39:19 UTC] PHP Notice:  Undefined index: emojis in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 157
[09-Jun-2020 07:39:19 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 157
[09-Jun-2020 07:39:19 UTC] PHP Notice:  Undefined index: activation in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 55
[09-Jun-2020 07:39:19 UTC] PHP Notice:  Undefined index: emojis in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 237
[09-Jun-2020 07:39:19 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 237
[09-Jun-2020 07:39:19 UTC] PHP Notice:  Undefined index: display_where in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 40
[09-Jun-2020 07:39:19 UTC] PHP Notice:  Undefined index: emojis in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 237
[09-Jun-2020 07:39:19 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 237
[09-Jun-2020 07:39:22 UTC] PHP Notice:  Undefined index: emojis in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 157
[09-Jun-2020 07:39:22 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 157
[09-Jun-2020 07:39:22 UTC] PHP Notice:  Undefined index: activation in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 55
[09-Jun-2020 07:39:22 UTC] PHP Notice:  Undefined index: emojis in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 237
[09-Jun-2020 07:39:22 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 237
[09-Jun-2020 07:39:22 UTC] PHP Notice:  Undefined index: display_where in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 40
[09-Jun-2020 07:39:22 UTC] PHP Notice:  Undefined index: emojis in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 237
[09-Jun-2020 07:39:22 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 237
[09-Jun-2020 07:39:24 UTC] PHP Notice:  Undefined index: emojis in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 157
[09-Jun-2020 07:39:24 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 157
[09-Jun-2020 07:39:25 UTC] PHP Notice:  Undefined index: activation in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 55
[09-Jun-2020 07:39:25 UTC] PHP Notice:  Undefined index: emojis in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 237
[09-Jun-2020 07:39:25 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 237
[09-Jun-2020 07:39:25 UTC] PHP Notice:  Undefined index: display_where in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 40
[09-Jun-2020 07:39:25 UTC] PHP Notice:  Undefined index: emojis in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 237
[09-Jun-2020 07:39:25 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 237
[09-Jun-2020 07:39:26 UTC] PHP Notice:  Undefined index: emojis in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 157
[09-Jun-2020 07:39:26 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 157
[09-Jun-2020 07:39:26 UTC] PHP Notice:  Undefined index: activation in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 55
[09-Jun-2020 07:39:26 UTC] PHP Notice:  Undefined index: emojis in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 237
[09-Jun-2020 07:39:26 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 237
[09-Jun-2020 07:39:26 UTC] PHP Notice:  Undefined index: display_where in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 40
[09-Jun-2020 07:39:26 UTC] PHP Notice:  Undefined index: emojis in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 237
[09-Jun-2020 07:39:26 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 237
See also: All tests for this plugin, How to Hide WP Reactions Lite Admin Menus and Meta Boxes