Appointment booking built only for salons, barbershops and spas. Set it up in minutes by chatting with the AI assistant.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
725
18 issue groups
Security
214
6 issue groups
I18n
41
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$additional_classes".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "SLB_Discount_Helper_Booking".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" - ID {$booking->getId()}: {$status_label} - <span class='"'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'sln_attendant_notav_'.$key".
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
Use of a direct database call is discouraged.
Sample message
$_GET['key'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Detected usage of a non-sanitized input variable: $_GET['shop']
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "SLB_API\Controller".
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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CRYPT_RSA_MODE".
Sample message
Detected usage of meta_query, possible slow query.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$reason'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "create_test_booking_builder".
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Application files are not permitted.
Sample message
Direct integration with a third-party AI provider (api.anthropic.com) detected. Consider the WordPress AI Client (wp_ai_client_prompt()) introduced in WordPress 7.0.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$pt.$key.get".
Sample message
var_export() found. Debug code should not normally be used in production.
Potential connections found in static code analysis.
Outbound calls
255
External assets
20
Incoming endpoints
25
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
9 more hidden
12 score snapshots
v10.31.6
22
Latest
v10.31.5
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 1,011 | 209 | 802 | v10.31.6 | 2.1.0 |
| 22 | 1,011 | 209 | 802 | v10.31.5 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.