The SetMore plugin enables your customers to book appointments with you online via your WordPress website.
Prioritized issue groups from the latest Plugin Check scan
Security
29
3 issue groups
Maintainability
20
13 issue groups
I18n
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 '$baseUrl'.
Sample message
Mismatched text domain. Expected 'setmore-appointments' but got 'setmore'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "addIframe_setmore".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Possible use of ASP style short opening tags detected; found: <%=hero_alt%>" />\n
Sample message
Found call to wp_register_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Sanitization missing for register_setting().
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$languageOption".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
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
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
The upgrade notice exceeds the limit of 300 characters.
Not analyzed yet.
First score snapshot
v12.5
44
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 44 | 58 | 45 | 13 | v12.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.