Simple 301 Redirects provides an easy method of redirecting requests to another page on your site or elsewhere on the web.
Prioritized issue groups from the latest Plugin Check scan
Security
75
7 issue groups
I18n
19
3 issue groups
Maintainability
8
6 issue groups
Repo Compliance
2
2 issue groups
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$class_plugin_name'.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['upload_file']
Sample message
Mismatched text domain. Expected 'simple-301-redirects' but got 'disable-comments'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['upload_file']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Missing $domain parameter in function call to __().
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Processing form data without nonce verification.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Plugin name "Simple 301 Redirects By BetterLinks - Easy WordPress Redirect Manager for Redirects, 404 Error Log & More" is different from the name declared in plugin header "Simple 301 Redirects".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
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.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Simple 301 Redirects By BetterLinks - Easy WordPress Redirect Manager for Redirects, 404 Error Log & More" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
Not analyzed yet.
First score snapshot
v2.1.0
41
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 104 | 43 | 61 | v2.1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.