Social sharing plugin with share buttons for Facebook, X (Twitter), LinkedIn and more. Includes Click to Tweet feature.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
108
10 issue groups
Security
66
6 issue groups
Repo Compliance
1
1 issue group
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
$_GET['ct_builder'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $this->primary_key at "DELETE FROM $this->table_name WHERE $this->primary_key = %d"
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$config".
Sample message
Unescaped parameter $column used in $wpdb->get_row()\n$column assigned unsafely at line 131.
Sample message
The use of function set_time_limit() is discouraged
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'preview_social_share_' . $element".
Sample message
Detected usage of a non-sanitized input variable: $_FILES['file']['tmp_name']
Sample message
Function "register_block_type()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.6.0.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['file']['name']. Check that the array index exists before using it.
Sample message
Attempting a database schema change is discouraged.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "update_socialsnap_settings".
Sample message
Plugin name "Social Snap — Social Share Buttons & Click to Tweet" is different from the name declared in plugin header "Social Snap Lite".
Sample message
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.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Social Snap — Social Share Buttons & Click to Tweet" - contains the restricted term "tweet" which cannot be used at all in your plugin name.
Not analyzed yet.
First score snapshot
v1.4.2
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 175 | 6 | 169 | v1.4.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.