Appointment Hour Booking – Booking Calendar

appointment-hour-booking · by codepeople · wordpress.org ↗ · SVN ↗
Active installs
10k+
Current version
1.5.96
Added
2017-12-09
Last updated
2026-09-12 (1d ago)
First seen by beacon
4mo ago
Total downloads
3,654,157

Statistics

2024-06-17 → 2026-09-10 · 806 days
Downloads today
281
7-day total 8,072
Week over week
▼ -4%
vs prior 7 days
30-day trend
declining
▼ -1% MoM
Abandonment
○○○○○
healthy
Downloads/day Linear trend
8k6k4k2k02024-062024-102025-032025-072025-122026-042026-09
6k5k3k2k02026-062026-062026-072026-072026-082026-08
6k5k3k2k02026-082026-082026-082026-082026-092026-09

Active versions

1.51.41.3
1.5 · 74.8%1.4 · 14.7%1.3 · 8.5%1.2 · 2.0%

Ratings

5★
495
4★
12
3★
9
2★
1
1★
5

Support: 1/1 resolved

Alerts (0)

No open alerts.

Show 1 resolved alert
Medium code_scan_match Resolved · code_scan_fp_class_genre_encoding 2026-05-05 13:02:45 (4mo ago)
Slugappointment-hour-booking
Finding count7
Findings
PatternKindFileLineSnippetConfidence
base64_decodebuiltincp-main-class.inc.php1,466$custom_styles = base64_decode(get_option('CP_AHB_CSS', ''));medium
base64_decodebuiltincp-main-class.inc.php1,472$custom_scripts = base64_decode(get_option('CP_AHB_JS', ''));medium
base64_decodebuiltincp-settings.inc.php475<textarea name="editionarea" id="ahb_styles_container" style="width:100%;min-height:500px;"><?php if (get_option($cpid.'_CSS', '')) echo esc_textarea(base64_decode(get_option($cpid.'_CSS', ''medium
base64_decodebuiltincp-settings.inc.php575<textarea name="editionarea" id="ahb_javascript_container" style="width:100%;min-height:500px;"><?php if (get_option($cpid.'_JS', '')) echo esc_textarea(base64_decode(get_option($cpid.'_JS', 'medium
eval_callbuiltinjs/fbuilder-loader-public.php77while (20>fcount || eval("typeof cp_appbooking_fbuilder_config"+fnum+" != 'undefined'"))medium
eval_callbuiltinjs/fbuilder-loader-public.php80var cp_appbooking_fbuilder_config = eval("cp_appbooking_fbuilder_config"+fnum);medium
eval_callbuiltinjs/fbuilder-loader-public.php126var cp_appbooking_fbuilder_config = eval("cp_appbooking_fbuilder_config"+fnum);medium
Resolved shacfc8ffed07021a52f50e50dd2bb9acea516d83b2
View raw JSON
{
    "slug": "appointment-hour-booking",
    "finding_count": 7,
    "findings": [
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "cp-main-class.inc.php",
            "line": 1466,
            "snippet": "$custom_styles = base64_decode(get_option('CP_AHB_CSS', ''));",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "cp-main-class.inc.php",
            "line": 1472,
            "snippet": "$custom_scripts = base64_decode(get_option('CP_AHB_JS', ''));",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "cp-settings.inc.php",
            "line": 475,
            "snippet": "<textarea name=\"editionarea\" id=\"ahb_styles_container\" style=\"width:100%;min-height:500px;\"><?php if (get_option($cpid.'_CSS', '')) echo esc_textarea(base64_decode(get_option($cpid.'_CSS', ''",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "cp-settings.inc.php",
            "line": 575,
            "snippet": "<textarea name=\"editionarea\" id=\"ahb_javascript_container\" style=\"width:100%;min-height:500px;\"><?php  if (get_option($cpid.'_JS', '')) echo esc_textarea(base64_decode(get_option($cpid.'_JS', '",
            "confidence": "medium"
        },
        {
            "pattern": "eval_call",
            "kind": "builtin",
            "file": "js/fbuilder-loader-public.php",
            "line": 77,
            "snippet": "while (20>fcount || eval(\"typeof cp_appbooking_fbuilder_config\"+fnum+\" != 'undefined'\"))",
            "confidence": "medium"
        },
        {
            "pattern": "eval_call",
            "kind": "builtin",
            "file": "js/fbuilder-loader-public.php",
            "line": 80,
            "snippet": "var cp_appbooking_fbuilder_config = eval(\"cp_appbooking_fbuilder_config\"+fnum);",
            "confidence": "medium"
        },
        {
            "pattern": "eval_call",
            "kind": "builtin",
            "file": "js/fbuilder-loader-public.php",
            "line": 126,
            "snippet": "var cp_appbooking_fbuilder_config = eval(\"cp_appbooking_fbuilder_config\"+fnum);",
            "confidence": "medium"
        }
    ],
    "resolved_sha": "cfc8ffed07021a52f50e50dd2bb9acea516d83b2"
}

SVN committers (2)

Accounts with actual commit access to appointment-hour-booking on plugins.svn.wordpress.org, reconstructed from svn log. This is the list that matters for ownership changes — not the readme contributors.

Committer Member since Commits First commit Latest commit
codepeople 2012-06-04 603 2017-12-09 · r1784135 2026-09-04 · r3681452
plugin-master 2007-03-09 1 2017-12-08 · r1783635 2017-12-08 · r1783635

Readme contributors (1)

Names the plugin's readme declares as contributors. A soft signal — anyone can be listed. The SVN access column is the ground-truth cross-reference: does this contributor actually commit code?

Contributor Member since SVN access Status
codepeople 2012-06-04 603 commits Active

Versions (95 most recent)

Version Released Download
1.5.95 zip
1.5.94 zip
1.5.93 zip
1.5.92 zip
1.5.88 zip
1.5.89 zip
1.5.90 zip
1.5.91 zip
1.5.86 zip
1.5.87 zip
1.5.85 zip
1.5.84 zip
1.5.83 zip
1.5.82 2026-05-28 · 3mo ago zip
1.5.81 2026-05-18 · 3mo ago zip
1.5.80 2026-05-12 · 4mo ago zip
1.5.79 2026-05-06 · 4mo ago zip
1.5.78 2026-04-28 · 4mo ago zip
1.5.77 2026-04-28 · 4mo ago zip
1.5.76 2026-04-20 · 4mo ago zip
1.5.75 2026-04-16 · 5mo ago zip
1.5.74 2026-04-09 · 5mo ago zip
1.5.73 2026-04-01 · 5mo ago zip
1.5.72 2026-03-23 · 5mo ago zip
1.5.71 2026-03-18 · 5mo ago zip
1.5.70 2026-03-09 · 6mo ago zip
1.5.69 2026-03-02 · 6mo ago zip
1.5.68 2026-02-26 · 6mo ago zip
1.5.67 2026-02-24 · 6mo ago zip
1.5.66 2026-02-23 · 6mo ago zip
1.5.65 2026-02-16 · 6mo ago zip
1.5.64 2026-02-09 · 7mo ago zip
1.5.63 2026-02-02 · 7mo ago zip
1.5.62 2026-01-26 · 7mo ago zip
1.5.61 2026-01-19 · 7mo ago zip
1.5.60 2026-01-12 · 8mo ago zip
1.5.59 2026-01-05 · 8mo ago zip
1.5.58 2025-12-22 · 8mo ago zip
1.5.57 2025-12-19 · 8mo ago zip
1.5.56 2025-12-18 · 8mo ago zip
1.5.55 2025-12-15 · 9mo ago zip
1.5.54 2025-12-01 · 9mo ago zip
1.5.53 2025-11-24 · 9mo ago zip
1.5.52 2025-11-20 · 9mo ago zip
1.5.51 2025-11-17 · 10mo ago zip
1.5.50 2025-11-12 · 10mo ago zip
1.5.49 2025-11-10 · 10mo ago zip
1.5.48 2025-11-06 · 10mo ago zip
1.5.47 2025-11-03 · 10mo ago zip
1.5.46 2025-10-27 · 10mo ago zip
1.5.45 2025-10-20 · 10mo ago zip
1.5.44 2025-10-15 · 11mo ago zip
1.5.43 2025-10-06 · 11mo ago zip
1.5.42 2025-09-24 · 11mo ago zip
1.5.41 2025-09-18 · 12mo ago zip
1.5.40 2025-09-11 · 1y ago zip
1.5.39 2025-09-01 · 1y ago zip
1.5.38 2025-08-25 · 1y ago zip
1.5.37 2025-08-20 · 1y ago zip
1.5.36 2025-08-11 · 1y ago zip
1.5.35 2025-08-05 · 1y ago zip
1.5.34 2025-07-21 · 1y ago zip
1.5.33 2025-07-14 · 1y ago zip
1.5.32 2025-07-10 · 1y ago zip
1.5.31 2025-06-23 · 1y ago zip
1.5.30 2025-06-16 · 1y ago zip
1.5.29 2025-06-09 · 1y ago zip
1.5.28 2025-06-02 · 1y ago zip
1.5.27 2025-05-26 · 1y ago zip
1.5.26 2025-05-20 · 1y ago zip
1.5.25 2025-05-15 · 1y ago zip
1.5.24 2025-05-13 · 1y ago zip
1.5.23 2025-05-05 · 1y ago zip
1.5.22 2025-04-29 · 1y ago zip
1.5.21 2025-04-23 · 1y ago zip
1.5.20 2025-04-19 · 1y ago zip
1.5.19 2025-04-18 · 1y ago zip
1.5.18 2025-04-17 · 1y ago zip
1.5.17 2025-04-14 · 1y ago zip
1.5.16 2025-04-08 · 1y ago zip
1.5.15 2025-04-01 · 1y ago zip
1.5.14 2025-03-24 · 1y ago zip
1.5.12 2025-03-11 · 1y ago zip
1.5.11 2025-03-05 · 1y ago zip
1.5.10 2025-02-24 · 1y ago zip
1.5.09 2025-02-17 · 1y ago zip
1.5.08 2025-02-10 · 1y ago zip
1.5.07 2025-02-03 · 1y ago zip
1.5.06 2025-01-27 · 1y ago zip
1.5.05 2025-01-20 · 1y ago zip
1.5.04 2025-01-13 · 1y ago zip
1.5.03 2025-01-08 · 1y ago zip
1.5.02 2025-01-06 · 1y ago zip
1.5.01 2024-12-19 · 1y ago zip
1.0.02 2017-12-09 · 8y ago zip