Easy Share Solution For WordPress

A powerful, easy-to-use WordPress social sharing plugin with modern share buttons, built-in analytics, and smooth dashboard integration.

v2.0.3Noor AlamUpdated Added 1k+ installs100% rating
48
Score
15
Errors
33
Warnings
+0
Change

Category Scores

Security12
Repo94
Performance100
Maintainability88

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

48 findings

Security

31

5 issue groups

Maintainability

16

7 issue groups

Repo Compliance

1

1 issue group

ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.13
Category
Security
Occurrences
13
Severity
error

Sample message

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.

WARNINGSecurityInterpolated SQL is not preparedUse placeholders and $wpdb->prepare(); found interpolated variable {$analytics_table} at FROM {$analytics_table} \r\n9
Category
Security
Occurrences
9
Severity
warning

Sample message

Use placeholders and $wpdb->prepare(); found interpolated variable {$analytics_table} at FROM {$analytics_table} \r\n

WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".6
Category
Maintainability
Occurrences
6
Severity
warning

Sample message

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".

WARNINGSecurityDatabase parameter is not escapedUnescaped parameter $analytics_table used in $wpdb->get_results()\n$analytics_table assigned unsafely at line 1561.5
Category
Security
Occurrences
5
Severity
warning

Sample message

Unescaped parameter $analytics_table used in $wpdb->get_results()\n$analytics_table assigned unsafely at line 1561.

WARNINGMaintainabilityerror log error logerror_log() found. Debug code should not normally be used in production.5
Category
Maintainability
Occurrences
5
Severity
warning

Sample message

error_log() found. Debug code should not normally be used in production.

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_POST['settings']3
Category
Security
Occurrences
3
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_POST['settings']

WARNINGMaintainabilityNon-prefixed classClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "Advanced_Settings".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Advanced_Settings".

WARNINGSecurityRequest data is not unslashed$_POST['nonce'] not unslashed before sanitization. Use wp_unslash() or similar1
Category
Security
Occurrences
1
Severity
warning

Sample message

$_POST['nonce'] not unslashed before sanitization. Use wp_unslash() or similar

WARNINGMaintainabilityNot In FooterIn 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.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

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.

WARNINGMaintainabilitymismatched plugin namePlugin name "Easy Share Solution For WordPress" is different from the name declared in plugin header "Easy Share Solution".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Plugin name "Easy Share Solution For WordPress" is different from the name declared in plugin header "Easy Share Solution".

Show 3 more
ERRORRepo Compliancereadme mismatched header requires1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

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

WARNINGMaintainabilitytrademarked term1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

The plugin name includes a restricted term. Your chosen plugin name - "Easy Share Solution For WordPress" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.

ERRORMaintainabilitytrunk stable tag1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

Incorrect Stable Tag. It's recommended not to use "Stable Tag: trunk". Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.

External Connections

Potential connections found in static code analysis.

60 domains

Outbound calls

243

External assets

0

Incoming endpoints

46

Notable Domains

wpthemespace.com13 · outbound
academia.edu4 · outbound
amazon.com4 · outbound
api.qrserver.com4 · outbound
api.wechat.com4 · outbound
api.whatsapp.com4 · outbound

Platform / Reference Domains

github.com4 · platform/reference
gnu.org1 · platform/reference

External Asset Domains

No external asset domains detected.

Incoming Endpoints

/wp-json/easy-share/v1/advancedREST

register_rest_route

/wp-json/easy-share/v1/advanced/system-infoREST

register_rest_route

/wp-json/easy-share/v1/analytics/content-statsREST

register_rest_route

/wp-json/easy-share/v1/analytics/daily-statsREST

register_rest_route

/wp-json/easy-share/v1/analytics/overviewREST

register_rest_route

/wp-json/easy-share/v1/analytics/platform-statsREST

register_rest_route

Admin AJAX endpoints5
wp_ajax_easy_share_trackauthenticated

wp_ajax

wp_ajax_ess_dismiss_noticeauthenticated

wp_ajax

wp_ajax_ess_get_notice_statusauthenticated

wp_ajax

wp_ajax_ess_reset_noticesauthenticated

wp_ajax

wp_ajax_ess_save_all_design_settingsauthenticated

wp_ajax

Score History

First score snapshot

v2.0.3

48

Latest

Findings
48
Errors
15
Warnings
33
Check
2.0.0

Relationship Map

Author, categories, issues, domains, and nearby plugins.

37 nodes

Related Plugins