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
48
16 issue groups
I18n
7
2 issue groups
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
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: mkdir().
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
set_error_handler() 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: fread().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
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
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: touch().
Sample message
Application files are not permitted.
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
25
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
3 score snapshots
v1.8.0
90
Latest
v1.7.30
90
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 90 | 55 | 48 | 7 | v1.8.0 | 2.1.0 |
| 90 | 48 | 41 | 7 | v1.7.30 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.