Appointment Booking Calendar is an appointment calendar for accepting online bookings from a set of available time-slots in a calendar.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$nonce_un". | inc/cpabc_scheduler.inc.php:3:3 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$custom_styles". | inc/cpabc_scheduler.inc.php:4:3 | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$custom_styles'. | inc/cpabc_scheduler.inc.php:6:38 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$full_url". | inc/cpabc_scheduler.inc.php:9:7 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.parse_url_parse_url | parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead. | inc/cpabc_scheduler.inc.php:12:15 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$cache_buster". | inc/cpabc_scheduler.inc.php:16:7 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.rand_rand | rand() is discouraged. Use the far less predictable wp_rand() instead. | inc/cpabc_scheduler.inc.php:16:23 | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$quant_buffer'. | inc/cpabc_scheduler.inc.php:27:9 | Security |
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | inc/cpabc_scheduler.inc.php:30:9 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$calendar_items'. | inc/cpabc_scheduler.inc.php:31:86 | Security |
| 01.12.2025, 17:30:19 | 15s | 2 | 531 | 798 |
| 15.11.2025, 02:02:25 | 18s | 2 | 520 | 793 |