Easily store and display the opening hours of your company. Including display of Open/Closed, Holidays etc.
Prioritized issue groups from the latest Plugin Check scan
Security
292
7 issue groups
Maintainability
130
11 issue groups
Repo Compliance
5
5 issue groups
I18n
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<option value='$abbrevopt' $issel>$label</option>"'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$apair".
Sample message
Sanitization missing for register_setting().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "bhp_ajax_groupSameDays".
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_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
Short PHP opening tag used with echo; expected "<?php echo date ..." but found "<?= date ..."
Sample message
Possible use of short open tags detected; found: <?\n
Sample message
Using __FILE__ for menu slugs risks exposing filesystem structure.
Sample message
Detected usage of a non-sanitized input variable: $_POST['preview_formdata']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['preview_formdata']. Check that the array index exists before using it.
Sample message
$_POST['preview_formdata'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Found single-underscore "_()" function when double-underscore expected.
Sample message
Plugin name "Offen" is different from the name declared in plugin header "Open".
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Tested up to: 6.1 < 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
The "Plugin Name" header in the plugin file is not valid. It needs to contain at least 5 latin letters (a-Z) and/or numbers. This is necessary because the initial plugin slug is generated from the name.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
Incorrect Stable Tag. It's recommended not to use "Stable Tag: trunk". Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Potential connections found in static code analysis.
Outbound calls
68
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
First score snapshot
v3.9
33
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 428 | 313 | 115 | v3.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.