Current Year, Month & Copyright Shortcode Security & Risk Analysis

wordpress.org/plugins/et-current-year-month-copyright-shortcode

It is a Wordpress Plugins to show current year and month using shortcode. It can also show previous and nex year and month dynamically.

0 active installs v1.0.1 PHP 7.2+ WP 5.2+ Updated Unknown
copywroght-shortcodecurrent-month-shortcodecurrent-year-shortcode
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Current Year, Month & Copyright Shortcode Safe to Use in 2026?

Generally Safe

Score 100/100

Current Year, Month & Copyright Shortcode has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "et-current-year-month-copyright-shortcode" plugin version 1.0.1 demonstrates a generally good security posture based on the provided static analysis. The code shows an adherence to secure coding practices, with no dangerous functions identified and all SQL queries utilizing prepared statements. Crucially, output escaping appears to be handled correctly, and there are no identified file operations or external HTTP requests that could introduce vulnerabilities. The absence of any recorded vulnerabilities in its history further reinforces this positive assessment, suggesting a stable and well-maintained codebase.

Despite these strengths, a significant concern arises from the lack of explicit capability checks and nonce checks across its 24 shortcodes. While the static analysis reported no unprotected entry points, this absence of checks means that even if the shortcodes themselves don't inherently process untrusted input in a dangerous way, they are not actively preventing unauthorized users or lower-privileged roles from executing them. This could potentially lead to unintended behavior or information disclosure if the shortcode's output is sensitive or if its execution has side effects. The taint analysis also reporting zero flows, while seemingly positive, might be limited in its scope if the static analysis tools did not cover all potential input vectors for the shortcodes.

In conclusion, the plugin's core code appears robust and free from common vulnerabilities. However, the reliance on WordPress's default access control for shortcode execution, without specific capability checks, represents a potential area for improvement. The lack of recorded vulnerabilities is a strong positive, but developers should consider adding explicit checks for enhanced security, especially if shortcodes interact with user-specific data or perform actions beyond simple display.

Key Concerns

  • Missing capability checks on shortcodes
  • Missing nonce checks on shortcodes
Vulnerabilities
None known

Current Year, Month & Copyright Shortcode Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

Current Year, Month & Copyright Shortcode Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
0 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0
Attack Surface

Current Year, Month & Copyright Shortcode Attack Surface

Entry Points24
Unprotected0

Shortcodes 24

[y] includes\Frontend\Shortcode.php:17
[Y] includes\Frontend\Shortcode.php:18
[cy] includes\Frontend\Shortcode.php:19
[CY] includes\Frontend\Shortcode.php:20
[py] includes\Frontend\Shortcode.php:21
[PY] includes\Frontend\Shortcode.php:22
[ny] includes\Frontend\Shortcode.php:23
[NY] includes\Frontend\Shortcode.php:24
[m] includes\Frontend\Shortcode.php:27
[M] includes\Frontend\Shortcode.php:28
[cm] includes\Frontend\Shortcode.php:29
[CM] includes\Frontend\Shortcode.php:30
[pm] includes\Frontend\Shortcode.php:31
[PM] includes\Frontend\Shortcode.php:32
[nm] includes\Frontend\Shortcode.php:33
[NM] includes\Frontend\Shortcode.php:34
[c] includes\Frontend\Shortcode.php:37
[C] includes\Frontend\Shortcode.php:38
[p] includes\Frontend\Shortcode.php:39
[P] includes\Frontend\Shortcode.php:40
[r] includes\Frontend\Shortcode.php:41
[R] includes\Frontend\Shortcode.php:42
[tm] includes\Frontend\Shortcode.php:43
[TM] includes\Frontend\Shortcode.php:44
WordPress Hooks 7
actionplugins_loadedet-current-year-month-copyright-shortcode.php:45
actionwp_enqueue_scripts_includes\Assets.php:14
actionadmin_enqueue_scripts_includes\Assets.php:15
actionadmin_menuincludes\Backend\Menu.php:9
filterthe_titleincludes\Frontend\Shortcode.php:46
filtersingle_post_titleincludes\Frontend\Shortcode.php:47
filterthe_excerptincludes\Frontend\Shortcode.php:48
Maintenance & Trust

Current Year, Month & Copyright Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedUnknown
PHP min version7.2
Downloads828

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Current Year, Month & Copyright Shortcode Developer Profile

Easy Toolbox

3 plugins · 0 total installs

87
trust score
Avg Security Score
90/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Current Year, Month & Copyright Shortcode

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/et-current-year-month-copyright-shortcode/assets/css/backend.css
Version Parameters
et-current-year-month-copyright-shortcode/assets/css/backend.css?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Current Year, Month & Copyright Shortcode