Easily add Noindex and Nofollow to post, page, search and category page.
Prioritized issue groups from the latest Plugin Check scan
Security
36
7 issue groups
Maintainability
19
11 issue groups
I18n
13
2 issue groups
Repo Compliance
5
5 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$easy_noindex_nofollow_follow'.
Sample message
Mismatched text domain. Expected 'easy-noindex-and-nofollow' but got 'easy_noindex_nofollow'.
Sample message
Processing form data without nonce verification.
Sample message
The use of function create_function() is forbidden
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found interpolation in unescaped heredoc.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['post_type']. Check that the array index exists before using it.
Sample message
Function "esc_url()" requires WordPress 2.8.0, but your plugin minimum supported version is WordPress 2.7.0.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Detected usage of a non-sanitized input variable: $_POST["_{$this->plugin['nonce']}"]
Sample message
$_POST["_{$this->plugin['nonce']}"] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
Missing $domain parameter in function call to __().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wp_die".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Mismatched "Tested up to": 3.1 != 3.1.2. The "Tested up to" value in the readme file must match the "Tested up to" value in the plugin header. If the plugin header has a "Tested up to" value, it will override the readme value, which can cause confusion.
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.1 < 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
Mismatched Requires at least: 2.8 != 2.7. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Potential connections found in static code analysis.
Outbound calls
14
External assets
1
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v1.2
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 73 | 55 | 18 | v1.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.