WP Date and Time Shortcode

Shortcode to show any current, past, and future date or time. Display this, previous, or next year, month, day, etc.

v2.7.1Denra.comUpdated Added 10k+ installs98% rating100% support resolved
40
Score
90
Errors
12
Warnings
+0
Change

Category Scores

Security0
Repo91
Performance100
Maintainability84

Top Issues by Category

Issues Details

102 issues found in latest scan

ERROR49
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$del_set_id'.

ERROR28
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'wp-date-and-time-shortcode' but got 'denra-plugins'.

ERROR8
WordPress.DateTime.RestrictedFunctions.date_date

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

WARNING3
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING3
trademarked_term

The plugin name includes a restricted term. Your chosen plugin name - "WP Date and Time Shortcode" - contains the restricted term "wp" which cannot be used at all in your plugin name.

WARNING2
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$plugin_class".

WARNING1
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_GET['page']

WARNING1
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar

ERROR1
WordPress.WP.I18n.MissingTranslatorsComment

A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.

ERROR1
WordPress.WP.I18n.NonSingularStringLiteralDomain

The $domain parameter must be a single text string literal. Found: $this->text_domain

ERROR1
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: $this->data['Name']

WARNING1
plugin_header_invalid_domain_path

The "Domain Path" header in the plugin file must start with forward slash.

ERROR1
plugin_header_no_license

Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.

WARNING1
textdomain_mismatch

The "Text Domain" header in the plugin file does not match the slug. Found "denra-wp-dt", expected "wp-date-and-time-shortcode".

ERROR1
wp_function_not_compatible_with_requires_wp

Function "wp_timezone_string()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 4.0.0.

Latest Snapshot

Findings

102

Errors

90

Warnings

12

Score History

First score snapshot

First scan completed

v2.7.1 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

v2.7.1

40

Latest

Findings
102
Errors
90
Warnings
12
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins