Add time zone clocks to your website.
Prioritized issue groups from the latest Plugin Check scan
Security
144
7 issue groups
I18n
87
3 issue groups
Maintainability
27
9 issue groups
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 '$arrow_type'.
Sample message
Mismatched text domain. Expected 'mx-time-zone-clocks' but got 'mx-timezone-clocks'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$array_of_clock_disign".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table_name at "SELECT $this->fields FROM $table_name WHERE $wher_name = $wher_value"
Sample message
The $text parameter must be a single text string literal. Found: $this->properties['menu_title']
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Unescaped parameter $this->fields used in $wpdb->get_results()\n$table_name assigned unsafely at line 66.
Sample message
$_POST['nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
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
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "MXDFMTZCGutenberg".
Sample message
Detected usage of a non-sanitized input variable: $_POST['nonce']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['notice']. Check that the array index exists before using it.
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
Tested up to: 6.5 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
Function "register_block_type()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.9.0.
Not analyzed yet.
First score snapshot
v5.1.1
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 260 | 219 | 41 | v5.1.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.