Show modified date column in the lists of pages and posts in the WordPress admin panel.
Prioritized issue groups from the latest Plugin Check scan
Security
2
1 issue group
Maintainability
2
2 issue groups
I18n
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_the_modified_date'.
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "show_modified_date_in_admin_lists_language".
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
2
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v1.6
91
Latest
v1.5
89
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 91 | 5 | 3 | 2 | v1.6 | 2.1.0 |
| 89 | 7 | 4 | 3 | v1.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.