Revive Social – Social Media Auto Post and Scheduling Automation Plugin

Automatically share your WordPress posts on multiple social networks like Facebook, X (Twitter), LinkedIn, Instagram and more.

v9.3.6rsocialUpdated 2026-05-21Added Dec 7, 200920k+ installs80% rating100% support resolved
21
Score
255
Errors
425
Warnings
+0
Change

Category Scores

Security0
Repo79
Performance96
Maintainability0

Top Issues by Category

maintainability378
security194
i18n59

Issues Details

680 issues found in latest scan

WARNING91
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

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

ERROR59
WordPress.WP.I18n.MissingTranslatorsComment

A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.

WARNING51
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

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

ERROR50
WordPress.WP.AlternativeFunctions.curl_curl_setopt

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

WARNING46
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_GET['code']

WARNING36
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING33
WordPress.PHP.DevelopmentFunctions.error_log_print_r

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

ERROR31
WordPress.Security.EscapeOutput.OutputNotEscaped

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

WARNING31
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING31
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

WARNING24
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

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

WARNING24
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

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

WARNING20
PluginCheck.CodeAnalysis.ShortURL.Found

Short URL detected (bit.ly). Use full URLs instead of URL shorteners.

ERROR18
WordPress.DateTime.RestrictedFunctions.date_date

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

ERROR17
WordPress.Security.EscapeOutput.HeredocOutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found interpolation in unescaped heredoc.

ERROR10
wp_function_not_compatible_with_requires_wp

Function "register_post_meta()" requires WordPress 4.9.8, but your plugin minimum supported version is WordPress 4.7.0.

ERROR9
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

ERROR8
WordPress.WP.AlternativeFunctions.curl_curl_init

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

WARNING7
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

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

ERROR7
WordPress.WP.AlternativeFunctions.curl_curl_exec

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

ERROR7
WordPress.WP.AlternativeFunctions.parse_url_parse_url

parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.

ERROR6
WordPress.WP.AlternativeFunctions.curl_curl_close

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

WARNING5
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING5
WordPress.Security.SafeRedirect.wp_redirect_wp_redirect

wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.

ERROR5
WordPress.WP.DeprecatedParameters.Add_optionParam3Found

The parameter "' '" at position #3 of add_option() has been deprecated since WordPress version 2.3.0. Use "" instead.

Latest Snapshot

Findings

680

Errors

255

Warnings

425

Score History

First score snapshot

First scan completed Jun 20, 2026

v9.3.6 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v9.3.6

21

Latest

Findings
680
Errors
255
Warnings
425
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins