Frizzly - Social Share Buttons 1.1.0

Does Frizzly - Social Share Buttons work with WordPress 6.9.4 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
12PHP warnings
27PHP notices
1PHP deprecation warnings
No JavaScript exceptions
1Page failed to load
  • 1 0
No resource errors
Performance

Memory usage: 32.35 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.4
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 2,000+
WordPress.org page https://wordpress.org/plugins/frizzly/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

‹ Test site — WordPress

Page screenshot: ‹ Test site — WordPress
URL /wp-admin/index.php?page=frizzly-welcome
Requested URL /wp-admin/plugins.php?action=activate&plugin=frizzly%2Ffrizzly.php&plugin_status=all&paged=1&s&_wpnonce=2d088161b9
Aspect after-activation
HTTP status 200
Load time 0.483 s
Memory usage 3.73 MiB
JS errors None
Resource errors None

Settings → Frizzly

Page screenshot: Settings → Frizzly
URL /wp-admin/options-general.php?page=frizzly_settings
Aspect menu-item
HTTP status 200
Load time 0.531 s
Memory usage 3.78 MiB
JS errors None
Resource errors None

Settings → Frizzly → Image

Page screenshot: Settings → Frizzly → 
            Image
URL /wp-admin/options-general.php?page=frizzly_settings&tab=image
Aspect menu-item-tab
HTTP status 200
Load time 0.364 s
Memory usage 3.76 MiB
JS errors None
Resource errors None

Settings → Frizzly → Content

Page screenshot: Settings → Frizzly → 
            Content
URL /wp-admin/options-general.php?page=frizzly_settings&tab=content
Aspect menu-item-tab
HTTP status 200
Load time 0.398 s
Memory usage 3.76 MiB
JS errors None
Resource errors None

Settings → Frizzly → Documentation

Screenshot not available
URL
Aspect menu-item-tab
HTTP status 0
Load time -0.001 s
Memory usage N/A
JS errors None
Resource errors None

Settings → Frizzly → Support

Page screenshot: Settings → Frizzly → 
            Support
URL https://wordpress.org/support/plugin/frizzly/
Requested URL https://wordpress.org/support/plugin/frizzly
Aspect menu-item-tab
HTTP status 200
Load time 1.447 s
Memory usage N/A
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.454 s
Memory usage 4.12 MiB
JS errors None
Resource errors None

Add Post ‹ Test site — WordPress

Page screenshot: Add Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.734 s
Memory usage 6.36 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.667 s
Memory usage 6.35 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.420 s0.731 s+0.311 s3.78 MiB3.81 MiB+ 35.22 KiB
/wp-admin/edit.php0.363 s0.352 s-0.011 s3.78 MiB3.82 MiB+ 36.27 KiB
/wp-admin/post-new.php0.862 s0.865 s+0.003 s6.31 MiB6.36 MiB+ 59.27 KiB
/wp-admin/upload.php0.628 s0.390 s-0.238 s3.74 MiB3.76 MiB+ 18.91 KiB
/wp-admin/options-writing.php0.327 s0.312 s-0.015 s3.71 MiB3.73 MiB+ 22.91 KiB
/wp-admin/media-new.php0.503 s0.503 s+0.000 s3.7 MiB3.73 MiB+ 31.1 KiB
/wp-admin/edit-tags.php?taxonomy=category0.441 s0.505 s+0.064 s3.72 MiB3.76 MiB+ 41.77 KiB
/wp-admin/post-new.php?post_type=page0.712 s0.688 s-0.024 s6.3 MiB6.35 MiB+ 56.7 KiB
/wp-admin/options-discussion.php0.337 s0.321 s-0.016 s3.71 MiB3.73 MiB+ 19.41 KiB
/wp-admin/edit-comments.php0.321 s0.328 s+0.007 s3.73 MiB3.75 MiB+ 18.91 KiB
/0.274 s0.202 s-0.072 s4.11 MiB4.12 MiB+ 15.34 KiB
Average 0.472 s0.472 s+0.001 s4.23 MiB4.27 MiB+ 32.35 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
JavaScript
CSS
SVG
Language % Lines of code Comment lines Files
PHP47.0%2,27921743
JavaScript21.5%1,04514,8113
CSS17.4%84483
SVG14.1%68501
Total 4,853 15,036 50

PHP Code Analysis | More results »

Lines of code 2,278
Total complexity 407
Median class complexity 7.0
Median method complexity 1.0
Most complex class Frizzly_Validator
Most complex function Frizzly_Link_Generator::generate()
Classes 41
Methods 192
Functions 1

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

{
    "post": {
        "frizzly-post-meta": {
            "title": "Frizzly Post Specific Settings",
            "context": "advanced"
        }
    },
    "page": {
        "frizzly-post-meta": {
            "title": "Frizzly Post Specific Settings",
            "context": "advanced"
        }
    }
}

PHP Error Log 40 lines

[13-Mar-2026 16:38:35 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>frizzly</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. 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.7.0.) in /wp-includes/functions.php on line 6131
[13-Mar-2026 16:38:35 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>frizzly</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. 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.7.0.) in /wp-includes/functions.php on line 6131
[13-Mar-2026 16:38:35 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 41
[13-Mar-2026 16:38:37 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>frizzly</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. 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.7.0.) in /wp-includes/functions.php on line 6131
[13-Mar-2026 16:38:38 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>frizzly</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. 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.7.0.) in /wp-includes/functions.php on line 6131
[13-Mar-2026 16:38:39 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>frizzly</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. 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.7.0.) in /wp-includes/functions.php on line 6131
[13-Mar-2026 16:38:40 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>frizzly</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. 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.7.0.) in /wp-includes/functions.php on line 6131
[13-Mar-2026 16:38:46 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>frizzly</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. 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.7.0.) in /wp-includes/functions.php on line 6131
[13-Mar-2026 16:38:46 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>frizzly</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. 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.7.0.) in /wp-includes/functions.php on line 6131
[13-Mar-2026 16:38:47 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>frizzly</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. 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.7.0.) in /wp-includes/functions.php on line 6131
[13-Mar-2026 16:38:47 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>frizzly</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. 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.7.0.) in /wp-includes/functions.php on line 6131
[13-Mar-2026 16:38:47 UTC] PHP Warning:  Undefined array key "pinterest" in /wp-content/plugins/frizzly/includes/admin/screens/Frizzly_Admin_Post_Edit_Screen.php on line 103
[13-Mar-2026 16:38:47 UTC] PHP Warning:  Undefined array key "image_title" in /wp-content/plugins/frizzly/includes/admin/screens/Frizzly_Admin_Post_Edit_Screen.php on line 201
[13-Mar-2026 16:38:47 UTC] PHP Warning:  Undefined array key "image_alt" in /wp-content/plugins/frizzly/includes/admin/screens/Frizzly_Admin_Post_Edit_Screen.php on line 210
[13-Mar-2026 16:38:49 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>frizzly</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. 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.7.0.) in /wp-includes/functions.php on line 6131
[13-Mar-2026 16:38:49 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>frizzly</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. 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.7.0.) in /wp-includes/functions.php on line 6131
[13-Mar-2026 16:38:50 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>frizzly</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. 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.7.0.) in /wp-includes/functions.php on line 6131
[13-Mar-2026 16:38:50 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>frizzly</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. 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.7.0.) in /wp-includes/functions.php on line 6131
[13-Mar-2026 16:38:50 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>frizzly</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. 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.7.0.) in /wp-includes/functions.php on line 6131
[13-Mar-2026 16:38:51 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>frizzly</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. 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.7.0.) in /wp-includes/functions.php on line 6131
[13-Mar-2026 16:38:51 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>frizzly</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. 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.7.0.) in /wp-includes/functions.php on line 6131
[13-Mar-2026 16:38:52 UTC] PHP Warning:  Undefined array key "pinterest" in /wp-content/plugins/frizzly/includes/admin/screens/Frizzly_Admin_Post_Edit_Screen.php on line 103
[13-Mar-2026 16:38:52 UTC] PHP Warning:  Undefined array key "image_title" in /wp-content/plugins/frizzly/includes/admin/screens/Frizzly_Admin_Post_Edit_Screen.php on line 201
[13-Mar-2026 16:38:52 UTC] PHP Warning:  Undefined array key "image_alt" in /wp-content/plugins/frizzly/includes/admin/screens/Frizzly_Admin_Post_Edit_Screen.php on line 210
[13-Mar-2026 16:38:54 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>frizzly</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. 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.7.0.) in /wp-includes/functions.php on line 6131
[13-Mar-2026 16:38:54 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>frizzly</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. 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.7.0.) in /wp-includes/functions.php on line 6131
[13-Mar-2026 16:38:54 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>frizzly</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. 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.7.0.) in /wp-includes/functions.php on line 6131
[13-Mar-2026 16:38:55 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>frizzly</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. 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.7.0.) in /wp-includes/functions.php on line 6131
[13-Mar-2026 16:38:55 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>frizzly</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. 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.7.0.) in /wp-includes/functions.php on line 6131
[13-Mar-2026 16:38:56 UTC] PHP Warning:  Undefined array key "pinterest" in /wp-content/plugins/frizzly/includes/admin/screens/Frizzly_Admin_Post_Edit_Screen.php on line 103
[13-Mar-2026 16:38:56 UTC] PHP Warning:  Undefined array key "image_title" in /wp-content/plugins/frizzly/includes/admin/screens/Frizzly_Admin_Post_Edit_Screen.php on line 201
[13-Mar-2026 16:38:56 UTC] PHP Warning:  Undefined array key "image_alt" in /wp-content/plugins/frizzly/includes/admin/screens/Frizzly_Admin_Post_Edit_Screen.php on line 210
[13-Mar-2026 16:38:58 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>frizzly</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. 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.7.0.) in /wp-includes/functions.php on line 6131
[13-Mar-2026 16:38:58 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>frizzly</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. 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.7.0.) in /wp-includes/functions.php on line 6131
[13-Mar-2026 16:38:58 UTC] PHP Warning:  Undefined array key "pinterest" in /wp-content/plugins/frizzly/includes/admin/screens/Frizzly_Admin_Post_Edit_Screen.php on line 103
[13-Mar-2026 16:38:58 UTC] PHP Warning:  Undefined array key "image_title" in /wp-content/plugins/frizzly/includes/admin/screens/Frizzly_Admin_Post_Edit_Screen.php on line 201
[13-Mar-2026 16:38:58 UTC] PHP Warning:  Undefined array key "image_alt" in /wp-content/plugins/frizzly/includes/admin/screens/Frizzly_Admin_Post_Edit_Screen.php on line 210
[13-Mar-2026 16:39:01 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>frizzly</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. 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.7.0.) in /wp-includes/functions.php on line 6131
[13-Mar-2026 16:39:01 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>frizzly</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. 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.7.0.) in /wp-includes/functions.php on line 6131
[13-Mar-2026 16:39:02 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>frizzly</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. 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.7.0.) in /wp-includes/functions.php on line 6131
See also: All tests for this plugin, How to Hide Frizzly - Social Share Buttons Admin Menus and Meta Boxes