Useful loggers for SimpleHistory for developers during development of a site or to maintain a live site.
Prioritized issue groups from the latest Plugin Check scan
Security
43
7 issue groups
I18n
21
2 issue groups
Maintainability
9
5 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'developer-loggers-for-simple-history' but got "simple-history".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$input_name'.
Sample message
$_GET["l"] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET["l"]
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
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
set_error_handler() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER["HTTP_USER_AGENT"]. Check that the array index exists before using it.
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
Application files are not permitted.
Sample message
Tested up to: 6.4 < 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.
Potential connections found in static code analysis.
Outbound calls
18
External assets
1
Incoming endpoints
2
wp_ajax
wp_ajax
First score snapshot
v0.5.1
41
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 74 | 46 | 28 | v0.5.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.