Robots.txt for WordPress
Prioritized issue groups from the latest Plugin Check scan
Security
10
3 issue groups
Maintainability
5
3 issue groups
I18n
1
1 issue group
Repo Compliance
1
1 issue group
Sample message
Detected usage of a non-sanitized, non-validated input variable _SERVER: "{$_SERVER['DOCUMENT_ROOT']}/robots.txt"
Sample message
Short PHP opening tag used with echo; expected "<?php echo $robotsUrl ..." but found "<?= $robotsUrl ..."
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$robotsUrl'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$robotsUrl".
Sample message
The $text text string should have translatable content. Found: ''
Sample message
Tested up to: 5.6 < 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.
Not analyzed yet.
First score snapshot
v1.1.4
72
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 72 | 17 | 10 | 7 | v1.1.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.