Add a checkbox in page, post, and custom type settings to instruct search engines not to index the content, excluding it from robots.txt and sitemap.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
5
3 issue groups
I18n
3
1 issue group
Security
2
1 issue group
Repo Compliance
1
1 issue group
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "enqueue_custom_assets".
Sample message
Mismatched text domain. Expected 'no-indexer' but got 'noindexer'.
Sample message
$_POST['noindex_page_checkbox'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Writing files using ABSPATH may be problematic. Consider using wp_upload_dir() instead if storing user data or generated files.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.5 < 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
4
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.5
94
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 94 | 11 | 5 | 6 | v1.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.