Super Easy Social Share 1.0.0

Does Super Easy Social Share work with WordPress 6.9.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 13.72 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.9.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/super-easy-social-share/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=super-easy-social-share%2Fse-social-share.php&plugin_status=all&paged=1&s&_wpnonce=854bec11ff
Aspect after-activation
HTTP status 200
Load time 0.384 s
Memory usage 3.75 MiB
JS errors None
Resource errors None

Settings → SE Social Share

Page screenshot: Settings → SE Social Share
URL /wp-admin/options-general.php?page=social-share
Aspect menu-item
HTTP status 200
Load time 0.286 s
Memory usage 3.74 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.240 s
Memory usage 4.11 MiB
JS errors None
Resource errors None

Add Page ‹ Test site — WordPress

Page screenshot: Add Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.825 s
Memory usage 6.33 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.536 s0.383 s-0.153 s3.78 MiB3.8 MiB+ 19.9 KiB
/wp-admin/edit.php0.435 s0.347 s-0.088 s3.78 MiB3.8 MiB+ 19.9 KiB
/wp-admin/post-new.php0.935 s1.074 s+0.139 s6.31 MiB6.33 MiB+ 28.62 KiB
/wp-admin/upload.php0.517 s0.548 s+0.031 s3.74 MiB3.74 MiB+ 2.8 KiB
/wp-admin/options-writing.php0.415 s0.311 s-0.104 s3.71 MiB3.72 MiB+ 6.48 KiB
/wp-admin/media-new.php0.611 s0.347 s-0.264 s3.7 MiB3.72 MiB+ 14.68 KiB
/wp-admin/edit-tags.php?taxonomy=category0.445 s0.338 s-0.107 s3.72 MiB3.74 MiB+ 25.35 KiB
/wp-admin/post-new.php?post_type=page0.791 s0.770 s-0.021 s6.3 MiB6.32 MiB+ 20.66 KiB
/wp-admin/options-discussion.php0.486 s0.492 s+0.006 s3.71 MiB3.72 MiB+ 2.98 KiB
/wp-admin/edit-comments.php0.387 s0.358 s-0.029 s3.74 MiB3.74 MiB+ 2.48 KiB
/0.327 s0.199 s-0.128 s4.11 MiB4.11 MiB+ 7.1 KiB
Average 0.535 s0.470 s-0.065 s4.24 MiB4.25 MiB+ 13.72 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
Sass
Language % Lines of code Comment lines Files
PHP64.7%326291
Sass28.2%14211
SVG6.9%3505
CSS0.2%111
Total 504 31 8

PHP Code Analysis | More results »

Lines of code 337
Total complexity 59
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function se_add_social_share_icons()
Classes 0
Methods 0
Functions 27

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 1

Meta Boxes

{
    "page": {
        "se_enable_social_share": {
            "title": "SE Social Share",
            "context": "normal"
        }
    }
}

PHP Error Log 15 lines

[26-Feb-2026 21:04:01 UTC] PHP Warning:  Undefined array key "prompt" in /wp-content/plugins/super-easy-social-share/se-social-share.php on line 215
[26-Feb-2026 21:04:01 UTC] PHP Warning:  Undefined array key "below" in /wp-content/plugins/super-easy-social-share/se-social-share.php on line 229
[26-Feb-2026 21:04:01 UTC] PHP Warning:  Undefined array key "shape" in /wp-content/plugins/super-easy-social-share/se-social-share.php on line 263
[26-Feb-2026 21:04:01 UTC] PHP Warning:  Undefined array key "shape" in /wp-content/plugins/super-easy-social-share/se-social-share.php on line 264
[26-Feb-2026 21:04:01 UTC] PHP Warning:  Undefined array key "shape" in /wp-content/plugins/super-easy-social-share/se-social-share.php on line 265
[26-Feb-2026 21:04:01 UTC] PHP Warning:  Undefined array key "float" in /wp-content/plugins/super-easy-social-share/se-social-share.php on line 251
[26-Feb-2026 21:04:01 UTC] PHP Warning:  Undefined array key "float" in /wp-content/plugins/super-easy-social-share/se-social-share.php on line 252
[26-Feb-2026 21:04:01 UTC] PHP Warning:  Undefined array key "float" in /wp-content/plugins/super-easy-social-share/se-social-share.php on line 253
[26-Feb-2026 21:04:01 UTC] PHP Warning:  Undefined array key "hide_mobile" in /wp-content/plugins/super-easy-social-share/se-social-share.php on line 243
[26-Feb-2026 21:04:04 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/super-easy-social-share/se-social-share.php on line 63
[26-Feb-2026 21:04:04 UTC] PHP Notice:  Function map_meta_cap was called <strong>incorrectly</strong>. When checking for the <code>edit_page</code> capability, you must always check it against a specific page. 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 6.1.0.) in /wp-includes/functions.php on line 6131
[26-Feb-2026 21:04:09 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/super-easy-social-share/se-social-share.php on line 63
[26-Feb-2026 21:04:09 UTC] PHP Notice:  Function map_meta_cap was called <strong>incorrectly</strong>. When checking for the <code>edit_page</code> capability, you must always check it against a specific page. 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 6.1.0.) in /wp-includes/functions.php on line 6131
[26-Feb-2026 21:04:13 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/super-easy-social-share/se-social-share.php on line 63
[26-Feb-2026 21:04:13 UTC] PHP Notice:  Function map_meta_cap was called <strong>incorrectly</strong>. When checking for the <code>edit_page</code> capability, you must always check it against a specific page. 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 6.1.0.) in /wp-includes/functions.php on line 6131
See also: All tests for this plugin, How to Hide Super Easy Social Share Admin Menus and Meta Boxes