ReCrawler is a small WordPress Plugin for quickly notifying search engines whenever their website content is created, updated, or deleted.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
27
9 issue groups
Security
19
7 issue groups
I18n
3
2 issue groups
Repo Compliance
1
1 issue group
Sample message
Use of a direct database call is discouraged.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$RECRAWLER_PREFIX".
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$order_by} at "SELECT * FROM {$table_name} ORDER BY {$order_by} LIMIT %d, %d"
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $table used in $wpdb->query()\n$table assigned unsafely at line 202.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Attempting a database schema change is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wposa/get_option".
Sample message
$_GET['code'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Missing $domain parameter in function call to __().
Sample message
Unescaped parameter $query used in $wpdb->query()\n$query assigned unsafely at line 209.
Sample message
The "recrawler/post" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DONOTCACHEPAGE".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"User-agent: {$case->value}\n"'.
Sample message
Translatable string should not be wrapped in HTML. Found: '<p>Please leave us a <a href="https://wordpress.org/support/plugin/recrawler/reviews/#new-post" target="_blank" title="Rate & review it">★★★★★</a> rating. We really appreciate your support</p>'
Sample message
Tested up to: 6.9 < 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
v0.3.1
49
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 49 | 50 | 10 | 40 | v0.3.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.