ShareThis Share Buttons 2.1.0

Does ShareThis Share Buttons work with WordPress 6.0.2 and PHP 7.4.8? A smoke test was performed on .

Summary

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

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

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.0.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 20,000+
WordPress.org page https://wordpress.org/plugins/sharethis-share-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-share-buttons%2Fsharethis-share-buttons.php&plugin_status=all&paged=1&s&_wpnonce=28ef055e85
Aspect after-activation
HTTP status 200
Load time 0.325 s
Memory usage 3.78 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 1.664 s
Memory usage 3.84 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.253 s
Memory usage 3.62 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.671 s
Memory usage 5.64 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.718 s
Memory usage 5.63 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 1.934 s
Memory usage 5.61 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.331 s0.259 s-0.072 s3.72 MiB3.8 MiB+ 80.26 KiB
/wp-admin/edit.php0.172 s0.213 s+0.041 s3.76 MiB3.83 MiB+ 79.93 KiB
/wp-admin/post-new.php0.756 s1.065 s+0.309 s5.55 MiB5.64 MiB+ 93.05 KiB
/wp-admin/upload.php0.591 s0.362 s-0.229 s3.69 MiB3.76 MiB+ 78.8 KiB
/wp-admin/options-writing.php0.143 s0.161 s+0.018 s3.62 MiB3.74 MiB+ 122.02 KiB
/wp-admin/media-new.php0.435 s0.179 s-0.256 s3.66 MiB3.74 MiB+ 78.98 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.201 s+0.011 s3.69 MiB3.77 MiB+ 79.92 KiB
/wp-admin/post-new.php?post_type=page0.951 s0.810 s-0.141 s5.54 MiB5.63 MiB+ 84.16 KiB
/wp-admin/options-discussion.php0.248 s0.369 s+0.121 s3.6 MiB3.74 MiB+ 142.6 KiB
/wp-admin/edit-comments.php0.208 s0.225 s+0.017 s3.7 MiB3.77 MiB+ 78.84 KiB
/0.286 s0.235 s-0.051 s3.6 MiB3.62 MiB+ 16.96 KiB
Average 0.392 s0.371 s-0.021 s4.01 MiB4.09 MiB+ 85.05 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.4%2,57676319
CSS29.3%1,626113
JavaScript22.2%1,2352504
SVG2.1%11803
Total 5,555 1,024 29

PHP Code Analysis | More results »

Lines of code 1,793
Total complexity 342
Median class complexity 31.0
Median method complexity 3.0
Most complex class Share_Buttons
Most complex function Share_Buttons::set_button_config()
Classes 5
Methods 69
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 5

Sidebar Widgets 1

ID Name
st_button_widgetShareThis Buttons

Meta Boxes

{
    "post": {
        "sharethis_share_buttons": {
            "title": "Share Buttons",
            "context": "side"
        }
    },
    "page": {
        "sharethis_share_buttons": {
            "title": "Share Buttons",
            "context": "side"
        }
    }
}

PHP Error Log 9 lines

[29-Sep-2022 16:40:58 UTC] PHP Deprecated:  Hook block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5754
[29-Sep-2022 16:40:58 UTC] PHP Deprecated:  Hook block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5754
[29-Sep-2022 16:41:01 UTC] PHP Deprecated:  Hook block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5754
[29-Sep-2022 16:41:01 UTC] PHP Deprecated:  Hook block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5754
[29-Sep-2022 16:41:05 UTC] PHP Deprecated:  Hook block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5754
[29-Sep-2022 16:41:05 UTC] PHP Deprecated:  Hook block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5754
[29-Sep-2022 16:41:08 UTC] PHP Deprecated:  Hook block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5754
[29-Sep-2022 16:41:08 UTC] PHP Deprecated:  Hook block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5754
[29-Sep-2022 16:41:12 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://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.8.0.) in /wp-includes/functions.php on line 5831
See also: All tests for this plugin, How to Hide ShareThis Share Buttons Admin Menus and Meta Boxes