WP Reactions Lite 1.1.2

Does WP Reactions Lite work with WordPress 5.3.2 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: 271.23 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version5.3.2
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=9aa3a7be19
Aspect after-activation
HTTP status 200
Load time 0.522 s
Memory usage 3.86 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.842 s
Memory usage 3.91 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.349 s
Memory usage 3.88 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.333 s
Memory usage 3.9 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.349 s
Memory usage 3.36 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.057 s
Memory usage 5.52 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.166 s
Memory usage 5.5 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.297 s0.262 s-0.035 s3.61 MiB3.9 MiB+ 297.02 KiB
/wp-admin/edit.php0.224 s0.369 s+0.145 s3.64 MiB3.92 MiB+ 278.47 KiB
/wp-admin/post-new.php1.116 s1.463 s+0.347 s5.36 MiB5.52 MiB+ 158.5 KiB
/wp-admin/upload.php0.751 s0.432 s-0.319 s3.48 MiB3.86 MiB+ 388.74 KiB
/wp-admin/options-writing.php0.143 s0.198 s+0.055 s3.56 MiB3.84 MiB+ 285.28 KiB
/wp-admin/media-new.php0.199 s0.242 s+0.043 s3.46 MiB3.84 MiB+ 387.29 KiB
/wp-admin/edit-tags.php?taxonomy=category0.168 s0.324 s+0.156 s3.56 MiB3.86 MiB+ 302.52 KiB
/wp-admin/post-new.php?post_type=page0.922 s0.986 s+0.064 s5.35 MiB5.5 MiB+ 150.9 KiB
/wp-admin/options-discussion.php0.253 s0.268 s+0.015 s3.46 MiB3.84 MiB+ 383.62 KiB
/wp-admin/edit-comments.php0.211 s0.487 s+0.276 s3.57 MiB3.86 MiB+ 301.16 KiB
/0.562 s0.525 s-0.037 s3.32 MiB3.36 MiB+ 49.98 KiB
Average 0.441 s0.505 s+0.065 s3.85 MiB4.12 MiB+ 271.23 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

[05-Jan-2020 15:38:26 UTC] PHP Notice:  Undefined index: activation in /wp-content/plugins/wp-reactions-lite/view/admin/option-blocks/behavior-chooser.php on line 10
[05-Jan-2020 15:38:26 UTC] PHP Notice:  Undefined index: activation in /wp-content/plugins/wp-reactions-lite/view/admin/option-blocks/behavior-chooser.php on line 80
[05-Jan-2020 15:38:26 UTC] PHP Notice:  Undefined index: activation in /wp-content/plugins/wp-reactions-lite/view/admin/option-blocks/behavior-chooser.php on line 102
[05-Jan-2020 15:38:31 UTC] PHP Notice:  Undefined index: emojis in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 157
[05-Jan-2020 15:38:31 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 157
[05-Jan-2020 15:38:31 UTC] PHP Notice:  Undefined index: activation in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 55
[05-Jan-2020 15:38:31 UTC] PHP Notice:  Undefined index: emojis in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 235
[05-Jan-2020 15:38:31 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 235
[05-Jan-2020 15:38:31 UTC] PHP Notice:  Undefined index: display_where in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 40
[05-Jan-2020 15:38:31 UTC] PHP Notice:  Undefined index: emojis in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 235
[05-Jan-2020 15:38:31 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 235
[05-Jan-2020 15:38:34 UTC] PHP Notice:  Undefined index: emojis in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 157
[05-Jan-2020 15:38:34 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 157
[05-Jan-2020 15:38:34 UTC] PHP Notice:  Undefined index: activation in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 55
[05-Jan-2020 15:38:34 UTC] PHP Notice:  Undefined index: emojis in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 235
[05-Jan-2020 15:38:34 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 235
[05-Jan-2020 15:38:34 UTC] PHP Notice:  Undefined index: display_where in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 40
[05-Jan-2020 15:38:34 UTC] PHP Notice:  Undefined index: emojis in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 235
[05-Jan-2020 15:38:34 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 235
[05-Jan-2020 15:38:37 UTC] PHP Notice:  Undefined index: emojis in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 157
[05-Jan-2020 15:38:37 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 157
[05-Jan-2020 15:38:37 UTC] PHP Notice:  Undefined index: activation in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 55
[05-Jan-2020 15:38:37 UTC] PHP Notice:  Undefined index: emojis in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 235
[05-Jan-2020 15:38:37 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 235
[05-Jan-2020 15:38:37 UTC] PHP Notice:  Undefined index: display_where in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 40
[05-Jan-2020 15:38:37 UTC] PHP Notice:  Undefined index: emojis in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 235
[05-Jan-2020 15:38:37 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 235
[05-Jan-2020 15:38:38 UTC] PHP Notice:  Undefined index: emojis in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 157
[05-Jan-2020 15:38:38 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 157
[05-Jan-2020 15:38:38 UTC] PHP Notice:  Undefined index: activation in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 55
[05-Jan-2020 15:38:38 UTC] PHP Notice:  Undefined index: emojis in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 235
[05-Jan-2020 15:38:38 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 235
[05-Jan-2020 15:38:38 UTC] PHP Notice:  Undefined index: display_where in /wp-content/plugins/wp-reactions-lite/includes/metaboxes.class.php on line 40
[05-Jan-2020 15:38:38 UTC] PHP Notice:  Undefined index: emojis in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 235
[05-Jan-2020 15:38:38 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wp-reactions-lite/includes/wpreactions-main.class.php on line 235
See also: All tests for this plugin, How to Hide WP Reactions Lite Admin Menus and Meta Boxes