Easily export and import WP posts, pages, media, widgets, menus, themes, plugins & settings with their media files- secure, fast, and with real-ti …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
75
13 issue groups
I18n
30
1 issue group
Security
8
2 issue groups
Repo Compliance
1
1 issue group
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
The use of function ini_set() is discouraged
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
Use placeholders and $wpdb->prepare(); found interpolated variable {$ids_string} at \t\t\t\t ORDER BY FIELD(p.ID, {$ids_string})"
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$available_tags".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_install_action_links".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "PEIM_CPT_ACF_Exporter".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
Sample message
Detected usage of meta_key, possible slow query.
Sample message
set_error_handler() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_POST['widgets_data']
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
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Potential connections found in static code analysis.
Outbound calls
217
External assets
2
Incoming endpoints
81
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
admin_post
admin_post
admin_post
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
64 more hidden
6 score snapshots
v1.15.0
80
Latest
v1.14.1
80
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 80 | 114 | 34 | 80 | v1.15.0 | 2.0.0 |
| 80 | 116 | 36 | 80 | v1.14.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.