Buttonizer – Social Media Share Buttons, Social Icons, & Social Feeds

Floating Social Media Icons, Sticky Share Buttons, Facebook Feeds, & Popup builder. Also, create Call, Email, SMS, & Contact buttons to increa …

v7.0.2ButtonizerUpdated Added 50k+ installs96% rating
38
Score
167
Errors
82
Warnings
+0
Change

Category Scores

Security0
Repo97
Performance100
Maintainability65

Top Issues by Category

security133
maintainability62
i18n53
repo_compliance1

Issues Details

249 issues found in latest scan

ERROR69
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<script>window.location.href='{$clean_url}';</script>"'.

ERROR47
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'facebook-pagelike-widget' but got "social-feeds-for-wordpress".

WARNING39
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;$class_map&quot;.

ERROR32
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

WARNING18
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

ERROR7
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERROR5
WordPress.WP.I18n.NonSingularStringLiteralDomain

The $domain parameter must be a single text string literal. Found: $textDomain

WARNING4
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET[&#039;action&#039;] not unslashed before sanitization. Use wp_unslash() or similar

ERROR3
WordPress.Security.EscapeOutput.ExceptionNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Failed loading manifest: $errorMessage"'.

WARNING3
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_GET[&#039;action&#039;]

WARNING3
WordPress.WP.EnqueuedResourceParameters.MissingVersion

Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.

WARNING2
Squiz.PHP.DiscouragedFunctions.Discouraged

The use of function ini_set() is discouraged

WARNING2
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: &quot;wpml_current_language&quot;.

WARNING2
WordPress.Security.SafeRedirect.wp_redirect_wp_redirect

wp_redirect() found. Using wp_safe_redirect(), along with the &quot;allowed_redirect_hosts&quot; filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.

WARNING2
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_POST[&#039;feed_name&#039;]. Check that the array index exists before using it.

ERROR2
wp_function_not_compatible_with_requires_wp

Function "get_block_wrapper_attributes()" requires WordPress 5.6.0, but your plugin minimum supported version is WordPress 4.7.0.

WARNING1
PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound

load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: &quot;facebook_widget&quot;.

WARNING1
WordPress.PHP.DevelopmentFunctions.prevent_path_disclosure_error_reporting

error_reporting() can lead to full path disclosure.

ERROR1
WordPress.WP.AlternativeFunctions.parse_url_parse_url

parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.

WARNING1
WordPress.WP.EnqueuedResourceParameters.NotInFooter

In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.

ERROR1
WordPress.WP.EnqueuedResources.NonEnqueuedScript

Scripts must be registered/enqueued via wp_enqueue_script()

WARNING1
readme_parser_warnings_trimmed_short_description

The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.

WARNING1
trademarked_term

The plugin slug includes a restricted term. Your plugin slug - "facebook-pagelike-widget" - contains the restricted term "facebook" which cannot be used at all in your plugin slug.

WARNING1
upgrade_notice_limit

The upgrade notice exceeds the limit of 300 characters.

Latest Snapshot

Findings

249

Errors

167

Warnings

82

Score History

First score snapshot

First scan completed

v7.0.2 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

v7.0.2

38

Latest

Findings
249
Errors
167
Warnings
82
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins