Embed Meta™ Page content without slowing down your site or loading third-party scripts before user interaction.
Prioritized issue groups from the latest Plugin Check scan
Security
98
6 issue groups
I18n
65
4 issue groups
Maintainability
12
5 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$after_title'.
Sample message
Mismatched text domain. Expected 'simple-facebook-plugin' but got 'simple-like-page-plugin'.
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Missing $domain parameter in function call to _e().
Sample message
$_POST['locale'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a non-sanitized input variable: $_POST['locale']
Sample message
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.
Sample message
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.
Sample message
Plugin name "Simple Like Page – Fast & Privacy-Friendly Page Embeds" is different from the name declared in plugin header "Simple Like Page".
Sample message
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.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "simple-like-page-plugin", expected "simple-facebook-plugin".
Sample message
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.
Not analyzed yet.
First score snapshot
v2.0.1
41
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 176 | 145 | 31 | v2.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.