Add external files to your media library to use them in your website. They are integrated as if they were available locally.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
84
18 issue groups
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
Detected usage of meta_query, possible slow query.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Function "wp_is_development_mode()" requires WordPress 6.3.0, but your plugin minimum supported version is WordPress 6.2.0.
Sample message
Attempting a database schema change is discouraged.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "EDLFW_HASH".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "etfw_' . $this->get_slug() . '_transients".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
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().
Potential connections found in static code analysis.
Outbound calls
205
External assets
0
Incoming endpoints
34
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
16 more hidden
3 score snapshots
v5.2.3
90
Latest
v5.2.2
90
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 90 | 84 | 16 | 68 | v5.2.3 | 2.0.0 |
| 90 | 84 | 16 | 68 | v5.2.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.