Display opening hours and if you're currently open/closed, with countdown to next opening. Show or hide content only when open/closed & more!
Prioritized issue groups from the latest Plugin Check scan
Maintainability
115
11 issue groups
Security
110
5 issue groups
I18n
18
3 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 '$args['after_title']'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Possible use of ASP style short opening tags detected; found: <%= day.Day %></th>\n
Sample message
Possible use of ASP style opening tags detected; found: <% _.each(['Jan','Feb','Mar','Apr','May','...
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$has_pre_text".
Sample message
The $text parameter must be a single text string literal. Found: $base_set->day_name
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$slug . '-add-content'".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$hook['callback']'.
Sample message
Mismatched text domain. Expected 'business-hours-indicator' but got 'mabel-business-hours-indicator'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "render_normal_hours".
Sample message
Processing form data without nonce verification.
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
Function "register_block_type()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 3.7.0.
Sample message
The $domain parameter must be a single text string literal. Found: $model->slug
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
Sanitization missing for register_setting().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "widget_' .$this->widget_id.'_show_title".
Sample message
Tested up to: 6.8 < 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.
Not analyzed yet.
First score snapshot
v2.4.5
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 245 | 139 | 106 | v2.4.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.