A widget where you may have Text, HTML, Javascript, Flash and/or Php as content with linkable/clickable widget title.
Prioritized issue groups from the latest Plugin Check scan
Security
92
8 issue groups
I18n
26
5 issue groups
Maintainability
16
8 issue groups
Repo Compliance
4
4 issue groups
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
Missing $domain parameter in function call to __().
Sample message
The $domain parameter must be a single text string literal. Found: $slug
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['LinkableTitleHtmlAndPhpWidget_disableUpdateNag']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_POST['LinkableTitleHtmlAndPhpWidget_disableUpdateNag']
Sample message
$_POST['LinkableTitleHtmlAndPhpWidget_disableUpdateNag'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
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
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
The use of function eval() is forbidden
Sample message
Processing form data without nonce verification.
Sample message
Function "self_admin_url()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 2.8.0.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "widget_text".
Sample message
Using __FILE__ for menu slugs risks exposing filesystem structure.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
The $text text string should have translatable content. Found: "%s"
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s, %3$s, %4$s, %5$s", but got "%s, %s, %s, %s, %s" in '<a href="%s" target="_blank">%s %s</a> is available! <a href="%s">Please update now</a>. Please consider <a href="%s"><strong>donating</strong></a> to keep me going, thank you!'.
Sample message
Plugin name "Linkable Title Html and Php Widget" is different from the name declared in plugin header "Linkable Title Html and Php Widget by PepLamb".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Tested up to: 3.8 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
30
External assets
4
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v1.2.6
36
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 139 | 108 | 31 | v1.2.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.