Insert the Exif data to the caption of the media. Also replaced caption of content.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
28
8 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$blog_ids".
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
Function "wp_date()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 4.7.0.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "TT_ExifCaption_List_Table".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "usort_reorder".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
14
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v3.10
97
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 97 | 28 | 3 | 25 | v3.10 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.