ShareThis Share Buttons 2.1.9

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

Summary

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

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

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

Environment
WordPress version6.3.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
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=4d45ec357e
Aspect after-activation
HTTP status 200
Load time 1.615 s
Memory usage 2.84 MiB
JS errors None
Resource errors None

ShareThis Share Buttons

Page screenshot: ShareThis Share Buttons
URL /wp-admin/admin.php?page=sharethis-inline-sticky-share-buttons
Aspect menu-item
HTTP status 200
Load time 2.486 s
Memory usage 6.52 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.295 s
Memory usage 3.19 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.683 s
Memory usage 5.33 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.704 s
Memory usage 5.32 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 3.453 s
Memory usage 5.26 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.406 s1.114 s+0.708 s2.83 MiB2.9 MiB+ 74.13 KiB
/wp-admin/edit.php0.233 s0.274 s+0.041 s2.85 MiB2.92 MiB+ 74.02 KiB
/wp-admin/post-new.php0.835 s0.771 s-0.064 s5.22 MiB5.33 MiB+ 114.91 KiB
/wp-admin/upload.php0.639 s1.040 s+0.401 s2.77 MiB2.83 MiB+ 57.85 KiB
/wp-admin/options-writing.php0.213 s0.286 s+0.073 s2.76 MiB2.81 MiB+ 49.45 KiB
/wp-admin/media-new.php0.419 s1.037 s+0.618 s2.74 MiB2.81 MiB+ 70.36 KiB
/wp-admin/edit-tags.php?taxonomy=category0.215 s0.241 s+0.026 s2.76 MiB2.83 MiB+ 74.45 KiB
/wp-admin/post-new.php?post_type=page0.681 s1.127 s+0.446 s5.21 MiB5.32 MiB+ 110.37 KiB
/wp-admin/options-discussion.php0.249 s0.829 s+0.580 s2.75 MiB2.81 MiB+ 59.84 KiB
/wp-admin/edit-comments.php0.244 s0.281 s+0.037 s2.78 MiB2.84 MiB+ 56.75 KiB
/0.314 s0.275 s-0.039 s3.13 MiB3.2 MiB+ 69.83 KiB
Average 0.404 s0.661 s+0.257 s3.25 MiB3.33 MiB+ 73.81 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.8%2,61477019
CSS29.2%1,633113
JavaScript21.8%1,2202474
SVG2.1%11803
Total 5,585 1,028 29

PHP Code Analysis | More results »

Lines of code 1,819
Total complexity 347
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 70
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 6

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 834 lines

[19-Oct-2023 16:14:56 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function ShareThisShareButtons\add_settings_section() in /wp-content/plugins/sharethis-share-buttons/php/class-share-buttons.php:493
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): ShareThisShareButtons\Share_Buttons->settings_api_init()
#1 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/rest-api.php(587): do_action()
#4 /wp-includes/rest-api.php(411): rest_get_server()
#5 /wp-includes/class-wp-hook.php(310): rest_api_loaded()
#6 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#7 /wp-includes/plugin.php(565): WP_Hook->do_action()
#8 /wp-includes/class-wp.php(398): do_action_ref_array()
#9 /wp-includes/class-wp.php(779): WP->parse_request()
#10 /wp-includes/functions.php(1335): WP->main()
#11 /wp-blog-header.php(16): wp()
#12 /index.php(17): require('...')
#13 {main}
  thrown in /wp-content/plugins/sharethis-share-buttons/php/class-share-buttons.php on line 493
[19-Oct-2023 16:14:56 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function ShareThisShareButtons\add_settings_section() in /wp-content/plugins/sharethis-share-buttons/php/class-share-buttons.php:493
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): ShareThisShareButtons\Share_Buttons->settings_api_init()
#1 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/rest-api.php(587): do_action()
#4 /wp-includes/rest-api.php(411): rest_get_server()
#5 /wp-includes/class-wp-hook.php(310): rest_api_loaded()
#6 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#7 /wp-includes/plugin.php(565): WP_Hook->do_action()
#8 /wp-includes/class-wp.php(398): do_action_ref_array()
#9 /wp-includes/class-wp.php(779): WP->parse_request()
#10 /wp-includes/functions.php(1335): WP->main()
#11 /wp-blog-header.php(16): wp()
#12 /index.php(17): require('...')
#13 {main}
  thrown in /wp-content/plugins/sharethis-share-buttons/php/class-share-buttons.php on line 493
[19-Oct-2023 16:14:56 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function ShareThisShareButtons\add_settings_section() in /wp-content/plugins/sharethis-share-buttons/php/class-share-buttons.php:493
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): ShareThisShareButtons\Share_Buttons->settings_api_init()
#1 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/rest-api.php(587): do_action()
#4 /wp-includes/rest-api.php(411): rest_get_server()
#5 /wp-includes/class-wp-hook.php(310): rest_api_loaded()
#6 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#7 /wp-includes/plugin.php(565): WP_Hook->do_action()
#8 /wp-includes/class-wp.php(398): do_action_ref_array()
#9 /wp-includes/class-wp.php(779): WP->parse_request()
#10 /wp-includes/functions.php(1335): WP->main()
#11 /wp-blog-header.php(16): wp()
#12 /index.php(17): require('...')
#13 {main}
  thrown in /wp-content/plugins/sharethis-share-buttons/php/class-share-buttons.php on line 493
[19-Oct-2023 16:14:56 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function ShareThisShareButtons\add_settings_section() in /wp-content/plugins/sharethis-share-buttons/php/class-share-buttons.php:493
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): ShareThisShareButtons\Share_Buttons->settings_api_init()
#1 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/rest-api.php(587): do_action()
#4 /wp-includes/rest-api.php(411): rest_get_server()
#5 /wp-includes/class-wp-hook.php(310): rest_api_loaded()
#6 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#7 /wp-includes/plugin.php(565): WP_Hook->do_action()
#8 /wp-includes/class-wp.php(398): do_action_ref_array()
#9 /wp-includes/class-wp.php(779): WP->parse_request()
#10 /wp-includes/functions.php(1335): WP->main()
#11 /wp-blog-header.php(16): wp()
#12 /index.php(17): require('...')
#13 {main}
  thrown in /wp-content/plugins/sharethis-share-buttons/php/class-share-buttons.php on line 493
[19-Oct-2023 16:14:56 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function ShareThisShareButtons\add_settings_section() in /wp-content/plugins/sharethis-share-buttons/php/class-share-buttons.php:493
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): ShareThisShareButtons\Share_Buttons->settings_api_init()
#1 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/rest-api.php(587): do_action()
#4 /wp-includes/rest-api.php(411): rest_get_server()
#5 /wp-includes/class-wp-hook.php(310): rest_api_loaded()
#6 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#7 /wp-includes/plugin.php(565): WP_Hook->do_action()
#8 /wp-includes/class-wp.php(398): do_action_ref_array()
#9 /wp-includes/class-wp.php(779): WP->parse_request()
#10 /wp-includes/functions.php(1335): WP->main()
#11 /wp-blog-header.php(16): wp()
#12 /index.php(17): require('...')
#13 {main}
  thrown in /wp-content/plugins/sharethis-share-buttons/php/class-share-buttons.php on line 493
[19-Oct-2023 16:14:56 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function ShareThisShareButtons\add_settings_section() in /wp-content/plugins/sharethis-share-buttons/php/class-share-buttons.php:493
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): ShareThisShareButtons\Share_Buttons->settings_api_init()
#1 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/rest-api.php(587): do_action()
#4 /wp-includes/rest-api.php(411): rest_get_server()
#5 /wp-includes/class-wp-hook.php(310): rest_api_loaded()
#6 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#7 /wp-includes/plugin.php(565): WP_Hook->do_action()
#8 /wp-includes/class-wp.php(398): do_action_ref_array()
#9 /wp-includes/class-wp.php(779): WP->parse_request()
#10 /wp-includes/functions.php(1335): WP->main()
#11 /wp-blog-header.php(16): wp()
#12 /index.php(17): require('...')

(+734 more lines)
See also: All tests for this plugin, How to Hide ShareThis Share Buttons Admin Menus and Meta Boxes