Social Snap — Social Share Buttons & Click to Tweet

Social sharing plugin with share buttons for Facebook, X (Twitter), LinkedIn and more. Includes Click to Tweet feature.

v1.4.2Social SnapUpdated 2026-01-27Added May 5, 201810k+ installs84% rating0% support resolved
38
Score
6
Errors
169
Warnings
+0
Change

Category Scores

Security0
Repo94
Performance100
Maintainability67

Top Issues by Category

Issues Details

175 issues found in latest scan

WARNING38
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING34
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNING19
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET['ct_builder'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING17
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING13
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb->prepare(); found interpolated variable $this->primary_key at "DELETE FROM $this->table_name WHERE $this->primary_key = %d"

WARNING12
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$config".

WARNING9
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $column used in $wpdb->get_row()\n$column assigned unsafely at line 131.

WARNING9
Squiz.PHP.DiscouragedFunctions.Discouraged

The use of function set_time_limit() is discouraged

WARNING6
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'preview_social_share_' . $element".

WARNING5
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_FILES['file']['tmp_name']

ERROR5
wp_function_not_compatible_with_requires_wp

Function "register_block_type()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.6.0.

WARNING3
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_FILES['file']['name']. Check that the array index exists before using it.

WARNING1
WordPress.DB.DirectDatabaseQuery.SchemaChange

Attempting a database schema change is discouraged.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "update_socialsnap_settings".

WARNING1
mismatched_plugin_name

Plugin name "Social Snap — Social Share Buttons & Click to Tweet" is different from the name declared in plugin header "Social Snap Lite".

ERROR1
outdated_tested_upto_header

Tested up to: 6.9 < 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.

WARNING1
trademarked_term

The plugin name includes a restricted term. Your chosen plugin name - "Social Snap — Social Share Buttons &amp; Click to Tweet" - contains the restricted term "tweet" which cannot be used at all in your plugin name.

Latest Snapshot

Findings

175

Errors

6

Warnings

169

Score History

First score snapshot

First scan completed Jun 20, 2026

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

Jun 20, 2026

v1.4.2

38

Latest

Findings
175
Errors
6
Warnings
169
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins