Create stunning and interactive timelines for your WordPress posts with ease. Post Timeline is the ultimate plugin for displaying your WordPress conte …
Prioritized issue groups from the latest Plugin Check scan
Security
146
8 issue groups
Maintainability
116
15 issue groups
I18n
14
2 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$animKey".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$css'.
Sample message
Processing form data without nonce verification.
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 tax_query, possible slow query.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing $domain parameter in function call to __().
Sample message
Unescaped parameter $prefix used in $wpdb->query()\n$prefix assigned unsafely at line 38.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$prefix} at "UPDATE `{$prefix}postmeta` SET `meta_value` = REPLACE(`meta_value`, '/', '-') WHERE meta_key = 'ptl-post-date'"
Sample message
Mismatched text domain. Expected 'post-timeline' but got 'asl_wc'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ot_google_fonts_cache_key".
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Function "wp_enqueue_code_editor()" requires WordPress 4.9.0, but your plugin minimum supported version is WordPress 4.8.0.
Sample message
Found call to wp_enqueue_style() with external resource. Offloading styles to your servers or any remote service is disallowed.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ptl_blocks_starter_block_categories".
Sample message
error_reporting() can lead to full path disclosure.
Sample message
Detected usage of a non-sanitized input variable: $_POST['ptl-social-rep']
Sample message
$_POST['ptl-social-rep'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Potential connections found in static code analysis.
Outbound calls
246
External assets
4
Incoming endpoints
12
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v2.4.3
29
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 29 | 291 | 91 | 200 | v2.4.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.