Replace broken images with a default image, hide them entirely, or set custom per-image redirection rules. Lightweight, fast, and SEO-friendly.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
100
16 issue groups
I18n
80
2 issue groups
Security
20
6 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'broken-images-redirection' but got 'broken-image-domain'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$class".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BIR_HTACCESS_MARKER".
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Use of a direct database call is discouraged.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "BIR_create_table".
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Unescaped parameter $site_table used in $wpdb->query()\n$site_table assigned unsafely at line 150.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$site_table} at "DROP TABLE IF EXISTS {$site_table}"
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BIR_Frontend".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
Processing form data without nonce verification.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field_name'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['broken_image']
Sample message
Function "wp_get_original_image_url()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: readfile().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: touch().
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.
Potential connections found in static code analysis.
Outbound calls
10
External assets
2
Incoming endpoints
1
No public endpoints detected.
wp_ajax
First score snapshot
v2.0.0
47
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 47 | 203 | 118 | 85 | v2.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.