This plugin used for show History as a timeline in horizontally form by date and text both on your wordpress page, post etc.
Prioritized issue groups from the latest Plugin Check scan
Security
23
6 issue groups
Maintainability
17
6 issue groups
I18n
6
1 issue group
Repo Compliance
2
2 issue groups
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$history_date_value"'.
Sample message
Missing $domain parameter in function call to __().
Sample message
Use placeholders and $wpdb->prepare(); found $cur_post_id
Sample message
$_POST['_inline_edit'] not unslashed before sanitization. Use wp_unslash() or similar
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 a non-sanitized input variable: $_POST['_inline_edit']
Sample message
Unescaped parameter $cur_post_id used in $wpdb->get_results()\n$cur_post_id assigned unsafely at line 97.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['_inline_edit']. Check that the array index exists before using it.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Tested up to: 5.0 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
98
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
First score snapshot
v1.4
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 48 | 31 | 17 | v1.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.