Open Graph and Twitter Card Tags

Improve social media sharing by inserting Facebook Open Graph, Twitter Card, and SEO Meta Tags on your WordPress website pages, posts, WooCommerce pro …

v3.4.0Saad IqbalUpdated 2026-05-15Added Oct 16, 201160k+ installs92% rating
35
Score
15
Errors
27
Warnings
+0
Change

Category Scores

Security30
Repo79
Performance100
Maintainability87

Top Issues by Category

Issues Details

42 issues found in latest scan

WARNING9
WordPress.PHP.DevelopmentFunctions.error_log_error_log

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

ERROR5
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"{$image_path}/bottom-left.png"'.

WARNING4
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

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

ERROR4
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'wonderm00ns-simple-facebook-open-graph-tags' but got 'post-smtp'.

ERROR4
missing_direct_file_access_protection

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

WARNING3
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

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

WARNING2
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING2
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.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

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

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

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

WARNING1
WordPress.PHP.DevelopmentFunctions.error_log_print_r

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

WARNING1
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

ERROR1
hidden_files

Hidden files are not permitted.

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
readme_parser_warnings_too_many_tags

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

WARNING1
readme_parser_warnings_trimmed_short_description

The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.

WARNING1
trademarked_term

The plugin slug includes a restricted term. Your plugin slug - "wonderm00ns-simple-facebook-open-graph-tags" - contains the restricted term "facebook" which cannot be used at all in your plugin slug.

Latest Snapshot

Findings

42

Errors

15

Warnings

27

Score History

First score snapshot

First scan completed Jun 20, 2026

v3.4.0 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v3.4.0

35

Latest

Findings
42
Errors
15
Warnings
27
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins