Automatically fix broken links by replacing them with archived versions from the Internet Archive's Wayback Machine.
Prioritized issue groups from the latest Plugin Check scan
Security
9
4 issue groups
Maintainability
9
5 issue groups
Performance
4
1 issue group
Repo Compliance
2
2 issue groups
Sample message
Unescaped parameter $link_table used in $wpdb->query()\n$link_table assigned unsafely at line 74.
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Detected usage of meta_query, possible slow query.
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
Detected usage of a non-sanitized input variable: $_POST['iawmlf_wizard_post_types']
Sample message
$_POST['iawmlf_wizard_post_types'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Attempting a database schema change is discouraged.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['search']. Check that the array index exists before using it.
Sample message
Mismatched "Tested up to": 6.9 != 7.0. 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
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
v1.4.2
77
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 77 | 24 | 2 | 22 | v1.4.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.