If user think the content is useful to their friend, they can use this form to send the URL instead of copy and paste the URL into email.
Prioritized issue groups from the latest Plugin Check scan
Security
116
7 issue groups
Maintainability
11
6 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 '$args['after_title']'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['gSendtofriend_On_Homepage']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_GET['tab']
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
Processing form data without nonce verification.
Sample message
Function "wp_unslash()" requires WordPress 3.6.0, but your plugin minimum supported version is WordPress 3.4.0.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "sltf_form_messages".
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.1 < 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 upgrade notice for "10.4" exceeds the limit of 300 characters.
Potential connections found in static code analysis.
Outbound calls
8
External assets
1
Incoming endpoints
2
wp_ajax
wp_ajax
First score snapshot
v12.4
41
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 128 | 81 | 47 | v12.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.
8k+ active installs
1k+ active installs
700 active installs