Replace Images and Media Files in WordPress Easily and Quickly.
Prioritized issue groups from the latest Plugin Check scan
Security
15
3 issue groups
Maintainability
11
5 issue groups
I18n
2
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$file_type'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "EMR_DIR".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_easy_media_replace".
Sample message
Detected usage of a non-sanitized input variable: $_POST['id']
Sample message
$_POST['id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
The $domain parameter must be a single text string literal. Found: EMR_TEXT_DOMAIN
Sample message
The $text parameter must be a single text string literal. Found: $text
Sample message
Tested up to: 6.2 < 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.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
Function "wp_get_original_image_path()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 4.0.0.
Not analyzed yet.
First score snapshot
v0.2.0
67
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 67 | 30 | 16 | 14 | v0.2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.