Insert current Date, Month or Year anywhere in your WordPress site with a simple shortcode.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
16
8 issue groups
I18n
12
2 issue groups
Security
10
3 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'shortcode-for-current-date' but got 'sfcd'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$default_promotions".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_style; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
In footer ($in_footer) is not set explicitly wp_register_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.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Shortcode_For_Current_Date".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "Shortcode_For_Current_Date_Block_Register".
Sample message
Processing form data without nonce verification.
Sample message
Plugin name "Shortcode for Current Date" is different from the name declared in plugin header "Shortcode For Current Date".
Sample message
Tested up to: 6.9 < 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
The "Text Domain" header in the plugin file does not match the slug. Found "sfcd", expected "shortcode-for-current-date".
Not analyzed yet.
First score snapshot
v2.2.2
66
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 66 | 39 | 27 | 12 | v2.2.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.