Uptolike Social Share Buttons

Uptolike Social Share Buttons - social bookmarking widget with sharing statistics.

v1.5.9na1vezUpdated Added 4k+ installs90% rating
39
Score
38
Errors
33
Warnings
+0
Change

Category Scores

Security0
Repo69
Performance100
Maintainability91

Top Issues by Category

Issues Details

71 issues found in latest scan

ERROR27
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"&tab=$tab'>$name</a>"'.

WARNING9
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

WARNING8
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

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

WARNING8
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

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

WARNING3
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

ERROR3
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

ERROR2
missing_direct_file_access_protection

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

ERROR1
PluginCheck.CodeAnalysis.Heredoc.NotAllowed

Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: &quot;request_home_url&quot;.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING1
WordPress.Security.PluginMenuSlug.Using__FILE__

Using __FILE__ for menu slugs risks exposing filesystem structure.

WARNING1
mismatched_plugin_name

Plugin name "Uptolike Social Share Buttons" is different from the name declared in plugin header "UpToLike Social Share Buttons".

ERROR1
no_license

Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.

ERROR1
outdated_tested_upto_header

Tested up to: 4.7 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.

ERROR1
plugin_header_no_license

Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.

ERROR1
readme_description_non_official_language

The readme description contains unofficial language. It must be written in standard English.

ERROR1
readme_mismatched_header_requires

Mismatched Requires at least: 3.0.1 != 4.1. "Requires at least" needs to be exactly the same with that in your main plugin file's header.

WARNING1
readme_parser_warnings_too_many_tags

One or more tags were ignored. Please limit your plugin to 5 tags.

Latest Snapshot

Findings

71

Errors

38

Warnings

33

Score History

First score snapshot

First scan completed

v1.5.9 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

v1.5.9

39

Latest

Findings
71
Errors
38
Warnings
33
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins