ShareThis Reaction Buttons 1.3.2

Does ShareThis Reaction Buttons work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version6.7.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 700+
WordPress.org page https://wordpress.org/plugins/sharethis-reaction-buttons/
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=sharethis-reaction-buttons%2Fsharethis-reaction-buttons.php&plugin_status=all&paged=1&s&_wpnonce=ad5a25448c
Aspect after-activation
HTTP status 200
Load time 1.630 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

ShareThis

Page screenshot: ShareThis
URL /wp-admin/admin.php?page=sharethis-share-buttons
Aspect menu-item
HTTP status 200
Load time 0.466 s
Memory usage 3.51 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of null (reading 'inline-share-buttons')\n    at Object.shareButtonsExists (/wp-content/plugins/sharethis-reaction-buttons/js/admin.js?ver=1669846806:267:51)\n    at Object.init (/wp-content/plugins/sharethis-reaction-buttons/js/admin.js?ver=1669846806:44:9)\n    at Object.<anonymous> (/wp-content/plugins/sharethis-reaction-buttons/js/admin.js?ver=1669846806:24:10)\n    at e (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-mouse,jquery-ui-sortable,underscore,wp-util&ver=6.7.1:2:27028)\n    at t (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-mouse,jquery-ui-sortable,underscore,wp-util&ver=6.7.1:2:27330)",
        "trace": null,
        "code": null
    }
]
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.173 s
Memory usage 3.46 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 0.635 s
Memory usage 6.03 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 0.630 s
Memory usage 6.02 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 2.276 s
Memory usage 5.84 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.298 s1.226 s+0.928 s3.48 MiB3.55 MiB+ 66.45 KiB
/wp-admin/edit.php0.192 s0.241 s+0.049 s3.54 MiB3.61 MiB+ 65.52 KiB
/wp-admin/post-new.php0.724 s0.709 s-0.015 s5.92 MiB6.03 MiB+ 107.33 KiB
/wp-admin/upload.php0.524 s1.323 s+0.799 s3.5 MiB3.54 MiB+ 47.71 KiB
/wp-admin/options-writing.php0.207 s0.255 s+0.048 s3.47 MiB3.52 MiB+ 52.11 KiB
/wp-admin/media-new.php0.261 s0.246 s-0.015 s3.46 MiB3.52 MiB+ 60.3 KiB
/wp-admin/edit-tags.php?taxonomy=category0.189 s0.231 s+0.042 s3.48 MiB3.55 MiB+ 71.38 KiB
/wp-admin/post-new.php?post_type=page0.526 s0.610 s+0.084 s5.92 MiB6.02 MiB+ 102.7 KiB
/wp-admin/options-discussion.php0.432 s0.254 s-0.178 s3.47 MiB3.52 MiB+ 49.23 KiB
/wp-admin/edit-comments.php0.228 s0.221 s-0.007 s3.49 MiB3.54 MiB+ 48.27 KiB
/0.288 s0.157 s-0.131 s3.48 MiB3.46 MiB- 16.98 KiB
Average 0.352 s0.498 s+0.146 s3.93 MiB3.99 MiB+ 59.46 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP46.7%1,30665514
CSS30.1%84353
JavaScript21.7%6061804
JSON1.3%3702
SVG0.2%606
Total 2,798 840 29

PHP Code Analysis | More results »

Lines of code 1,142
Total complexity 270
Median class complexity 31.0
Median method complexity 2.0
Most complex class Reaction_Buttons
Most complex function Reaction_Buttons::general_settings_display()
Classes 5
Methods 63
Functions 5

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.

Options wp_options 3

Sidebar Widgets 1

ID Name
st_reaction_widgetShareThis Reactions

Meta Boxes

{
    "post": {
        "sharethis_reaction_buttons": {
            "title": "Reaction Buttons",
            "context": "side"
        }
    },
    "page": {
        "sharethis_reaction_buttons": {
            "title": "Reaction Buttons",
            "context": "side"
        }
    }
}

PHP Error Log 1 lines

[24-Nov-2024 16:23:26 UTC] PHP Notice:  Function wp_enqueue_script() was called <strong>incorrectly</strong>. "wp-editor" script should not be enqueued together with the new widgets editor (wp-edit-widgets or wp-customize-widgets). Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.8.0.) in /wp-includes/functions.php on line 6114
See also: All tests for this plugin, How to Hide ShareThis Reaction Buttons Admin Menus and Meta Boxes