Blog2Social: Social Media Auto Post & Scheduler

Automatically share and schedule your WordPress content on top social platforms like Facebook, Instagram, LinkedIn, TikTok, and more.

v9.0.0AdenionUpdated Added 50k+ installs90% rating100% support resolved
32
Score
7
Errors
962
Warnings
+0
Change

Category Scores

Security0
Repo97
Performance100
Maintainability35

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

969 findings

Maintainability

753

7 issue groups

Security

215

3 issue groups

Repo Compliance

1

1 issue group

WARNINGMaintainabilityDirect QueryUse of a direct database call is discouraged.357
Category
Maintainability
Occurrences
357
Severity
warning

Sample message

Use of a direct database call is discouraged.

WARNINGMaintainabilityNo CachingDirect database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().312
Category
Maintainability
Occurrences
312
Severity
warning

Sample message

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

WARNINGSecurityNonce verification recommendedProcessing form data without nonce verification.172
Category
Security
Occurrences
172
Severity
warning

Sample message

Processing form data without nonce verification.

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

Sample message

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

WARNINGMaintainabilitySchema ChangeAttempting a database schema change is discouraged.38
Category
Maintainability
Occurrences
38
Severity
warning

Sample message

Attempting a database schema change is discouraged.

WARNINGMaintainabilityNon-prefixed constantGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "B2S_LANGUAGE".20
Category
Maintainability
Occurrences
20
Severity
warning

Sample message

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "B2S_LANGUAGE".

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

Sample message

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

ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;6
Category
Maintainability
Occurrences
6
Severity
error

Sample message

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

WARNINGSecurityInterpolated SQL is not preparedUse placeholders and $wpdb->prepare(); found interpolated variable {$table} at "SELECT COUNT(*) FROM `{$table}` WHERE `blog_user_id` = %d AND `network_id` = %d AND `type_id` = %d"2
Category
Security
Occurrences
2
Severity
warning

Sample message

Use placeholders and $wpdb->prepare(); found interpolated variable {$table} at "SELECT COUNT(*) FROM `{$table}` WHERE `blog_user_id` = %d AND `network_id` = %d AND `type_id` = %d"

WARNINGRepo Compliancereadme parser warnings too many tagsOne or more tags were ignored. Please limit your plugin to 5 tags.1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

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

Show 1 more
ERRORMaintainabilitywp function not compatible with requires wp1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

Function "utf8_encode()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 6.2.0.

External Connections

Potential connections found in static code analysis.

38 domains

Outbound calls

188

External assets

3

Incoming endpoints

100

Notable Domains

blog2social.com97 · outbound
en.blog2social.com10 · outbound
fontawesome.com6 · outbound
momentjs.com6 · outbound
pinterest.com3 · outbound

Platform / Reference Domains

github.com10 · platform/reference
w3.org10 · platform/reference
wordpress.org2 · platform/reference
developer.wordpress.org1 · platform/reference
opensource.org1 · platform/reference

External Asset Domains

youtube-nocookie.com2 · asset + outbound
youtube.com1 · asset

Incoming Endpoints

No public endpoints detected.

Admin AJAX endpoints100
wp_ajax_b2s_accept_privacy_policyauthenticated

wp_ajax

wp_ajax_b2s_activate_addon_trialauthenticated

wp_ajax

wp_ajax_b2s_add_user_appauthenticated

wp_ajax

wp_ajax_b2s_approve_post_dataauthenticated

wp_ajax

wp_ajax_b2s_ass_auth_saveauthenticated

wp_ajax

wp_ajax_b2s_ass_generate_text_smauthenticated

wp_ajax

wp_ajax_b2s_ass_logoutauthenticated

wp_ajax

wp_ajax_b2s_ass_settings_saveauthenticated

wp_ajax

wp_ajax_b2s_assign_network_user_authauthenticated

wp_ajax

wp_ajax_b2s_auto_post_assign_by_disconnectauthenticated

wp_ajax

wp_ajax_b2s_auto_post_settingsauthenticated

wp_ajax

wp_ajax_b2s_calendar_move_postauthenticated

wp_ajax

88 more hidden

Score History

2 score snapshots

+0
1007550250Jun 20, 2026, 02:11 AM UTC Score 32/100 Plugin v8.9.3 Plugin Check 2.0.0 7 errors, 955 warningsJun 23, 2026, 10:33 AM UTC Score 32/100 Plugin v9.0.0 Plugin Check 2.0.0 7 errors, 962 warningsJun 20, 2026Jun 23, 2026

v9.0.0

32

Latest

Findings
969
Errors
7
Warnings
962
Check
2.0.0

v8.9.3

32

Score

Findings
962
Errors
7
Warnings
955
Check
2.0.0

Relationship Map

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

35 nodes

Related Plugins