Simple Like Page – Fast & Privacy-Friendly Page Embeds

Embed Meta™ Page content without slowing down your site or loading third-party scripts before user interaction.

v2.0.1topdevs.netUpdated 2026-04-28Added Sep 9, 201110k+ installs86% rating
41
Score
145
Errors
31
Warnings
+0
Change

Category Scores

Security0
Repo94
Performance100
Maintainability82

Top Issues by Category

Issues Details

176 issues found in latest scan

ERROR55
WordPress.Security.EscapeOutput.OutputNotEscaped

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

ERROR47
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'simple-facebook-plugin' but got 'simple-like-page-plugin'.

WARNING17
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

ERROR16
WordPress.Security.EscapeOutput.UnsafePrintingFunction

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

ERROR16
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to _e().

WARNING5
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

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

ERROR5
WordPress.WP.AlternativeFunctions.strip_tags_strip_tags

strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.

WARNING4
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

ERROR4
missing_direct_file_access_protection

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

WARNING1
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

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

WARNING1
WordPress.WP.EnqueuedResourceParameters.MissingVersion

Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.

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

WARNING1
mismatched_plugin_name

Plugin name "Simple Like Page – Fast & Privacy-Friendly Page Embeds" is different from the name declared in plugin header "Simple Like Page".

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
textdomain_mismatch

The "Text Domain" header in the plugin file does not match the slug. Found "simple-like-page-plugin", expected "simple-facebook-plugin".

WARNING1
trademarked_term

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

Latest Snapshot

Findings

176

Errors

145

Warnings

31

Score History

First score snapshot

First scan completed Jun 20, 2026

v2.0.1 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v2.0.1

41

Latest

Findings
176
Errors
145
Warnings
31
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins