IndexNow Plugin for WordPress enables site owners to instantly and automatically submit their new/updated pages to supporting search engines.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
77
12 issue groups
Security
19
4 issue groups
I18n
8
3 issue groups
Repo Compliance
1
1 issue group
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Unescaped parameter $table_name used in $wpdb->get_results()\n$table_name assigned unsafely at line 188.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table_name at "SELECT * FROM $table_name ORDER BY created_at ASC, id ASC LIMIT %d"
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_indexnow_url_submission".
Sample message
Missing $domain parameter in function call to __().
Sample message
The $domain parameter must be a single text string literal. Found: $this->plugin_name
Sample message
Use placeholders and $wpdb->prepare(); found $table_name
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
The $text parameter must be a single text string literal. Found: $admin_bwt_site_auth_timestamp
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WP_IN_Errors".
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REMOTE_ADDR']. Check that the array index exists before using it.
Sample message
Plugin name "IndexNow Plugin" is different from the name declared in plugin header "IndexNow".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "IndexNow Plugin" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Sample message
Unexpected markdown file "CODE_OF_CONDUCT.md" detected in plugin root. Only specific markdown files are expected in production plugins.
Sample message
Function "is_post_publicly_viewable()" requires WordPress 5.7.0, but your plugin minimum supported version is WordPress 5.3.0.
Potential connections found in static code analysis.
Outbound calls
20
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v1.0.4
63
Latest
v1.0.3
74
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 63 | 105 | 14 | 91 | v1.0.4 | 2.0.0 |
| 74 | 43 | 14 | 29 | v1.0.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.