Show image credits, image captions, and copyrights. Manage image sources and warn if they are missing. The original plugin since 2012.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
266
13 issue groups
Security
94
6 issue groups
Performance
1
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "isc-licences-list".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<button type='button' class='$selected$extra_class' data-position='$position'><span></span></button>"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_attachment".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "ISC".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ISC_Block_Options".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ISCBASE".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$packageName'.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "isc_image_source".
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 251.
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
print_r() found. Debug code should not normally be used in production.
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']
Sample message
$_SERVER['REQUEST_URI'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Plugin name "Image Source Control Lite – Show Image Credits and Captions" is different from the name declared in plugin header "Image Source Control Lite".
Potential connections found in static code analysis.
Outbound calls
54
External assets
0
Incoming endpoints
11
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v3.11.0
33
Latest
v3.9.2
33
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 361 | 140 | 221 | v3.11.0 | 2.0.0 |
| 33 | 361 | 140 | 221 | v3.9.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.