Import and export your WordPress media library from CSV with preview, batch processing, metadata support, and duplicate prevention.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
6
6 issue groups
I18n
5
2 issue groups
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
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
The use of function ini_set() is discouraged
Sample message
error_log() found. Debug code should not normally be used in production.
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: fclose().
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
Plugin name "Export/Import Media - CSV Media Library Import & Export" is different from the name declared in plugin header "Export/Import Media".
Potential connections found in static code analysis.
Outbound calls
7
External assets
0
Incoming endpoints
6
No external asset domains detected.
No public endpoints detected.
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.7.28
98
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 98 | 11 | 7 | 4 | v1.7.28 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.