Show an analog clock on your WordPress site sidebar or in post and page content.
Prioritized issue groups from the latest Plugin Check scan
I18n
13
5 issue groups
Maintainability
8
6 issue groups
Security
7
1 issue group
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$after_title'.
Sample message
Missing $domain parameter in function call to __().
Sample message
Use of the "translate()" function is reserved for low-level API usage.
Sample message
Mismatched text domain. Expected 'coolclock' but got 'coolclock '.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$more_skins".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
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.
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Plugin name "CoolClock - a Javascript Analog Clock" is different from the name declared in plugin header "CoolClock".
Sample message
The "Domain Path" header in the plugin file must start with forward slash.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Not analyzed yet.
First score snapshot
v4.3.7
79
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 79 | 30 | 21 | 9 | v4.3.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.