Note is a simple and easy to use widget for editing bits of text, live, in your WordPress front-end Customizer.
Prioritized issue groups from the latest Plugin Check scan
Security
102
5 issue groups
Maintainability
53
5 issue groups
I18n
8
2 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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$content_area_number".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The use of function wp_get_sidebars_widgets() is forbidden
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['note_options_tab']
Sample message
$_POST['note_options_tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The $text text string should have translatable content. Found: '%1$s'
Sample message
Tested up to: 4.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 "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
One or more tags were ignored. The following tags are not permitted: "plugin", "wordpress"
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
Function "wp_enqueue_editor()" requires WordPress 4.8.0, but your plugin minimum supported version is WordPress 4.3.0.
Potential connections found in static code analysis.
Outbound calls
60
External assets
1
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v1.4.7
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 167 | 118 | 49 | v1.4.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.