Appointment Hour Booking – Booking Calendar

appointment-hour-booking · by codepeople · wordpress.org ↗ · SVN ↗
Active installs
10k+
Current version
1.5.84
Added
2017-12-09
Last updated
2026-06-15 (17d ago)
First seen by beacon
2mo ago
Total downloads
3,570,433

Statistics

2024-06-17 → 2026-07-01 · 745 days
Downloads today
139
7-day total 1,032
Week over week
▼ -35%
vs prior 7 days
30-day trend
declining
▼ -45% MoM
Abandonment
○○○○○
healthy
Downloads/day Linear trend
8k6k4k2k02024-062024-102025-022025-062025-102026-022026-07
6k4k3k1k02026-042026-042026-052026-052026-062026-06
4k3k2k1k02026-062026-062026-062026-062026-062026-06

Active versions

1.51.41.3
1.5 · 72.7%1.4 · 16.1%1.3 · 9.0%1.2 · 2.3%

Ratings

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

Support: 0/0 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 (1mo 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 591 2017-12-09 · r1784135 2026-05-28 · r3552104
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 591 commits Active

Versions (84 most recent)

Version Released Download
1.5.84 zip
1.5.83 zip
1.5.82 2026-05-28 · 1mo ago zip
1.5.81 2026-05-18 · 1mo ago zip
1.5.80 2026-05-12 · 1mo ago zip
1.5.79 2026-05-06 · 1mo ago zip
1.5.78 2026-04-28 · 2mo ago zip
1.5.77 2026-04-28 · 2mo ago zip
1.5.76 2026-04-20 · 2mo ago zip
1.5.75 2026-04-16 · 2mo ago zip
1.5.74 2026-04-09 · 2mo ago zip
1.5.73 2026-04-01 · 3mo ago zip
1.5.72 2026-03-23 · 3mo ago zip
1.5.71 2026-03-18 · 3mo ago zip
1.5.70 2026-03-09 · 3mo ago zip
1.5.69 2026-03-02 · 4mo ago zip
1.5.68 2026-02-26 · 4mo ago zip
1.5.67 2026-02-24 · 4mo ago zip
1.5.66 2026-02-23 · 4mo ago zip
1.5.65 2026-02-16 · 4mo ago zip
1.5.64 2026-02-09 · 4mo ago zip
1.5.63 2026-02-02 · 5mo ago zip
1.5.62 2026-01-26 · 5mo ago zip
1.5.61 2026-01-19 · 5mo ago zip
1.5.60 2026-01-12 · 5mo ago zip
1.5.59 2026-01-05 · 5mo ago zip
1.5.58 2025-12-22 · 6mo ago zip
1.5.57 2025-12-19 · 6mo ago zip
1.5.56 2025-12-18 · 6mo ago zip
1.5.55 2025-12-15 · 6mo ago zip
1.5.54 2025-12-01 · 7mo ago zip
1.5.53 2025-11-24 · 7mo ago zip
1.5.52 2025-11-20 · 7mo ago zip
1.5.51 2025-11-17 · 7mo ago zip
1.5.50 2025-11-12 · 7mo ago zip
1.5.49 2025-11-10 · 7mo ago zip
1.5.48 2025-11-06 · 7mo ago zip
1.5.47 2025-11-03 · 8mo ago zip
1.5.46 2025-10-27 · 8mo ago zip
1.5.45 2025-10-20 · 8mo ago zip
1.5.44 2025-10-15 · 8mo ago zip
1.5.43 2025-10-06 · 8mo ago zip
1.5.42 2025-09-24 · 9mo ago zip
1.5.41 2025-09-18 · 9mo ago zip
1.5.40 2025-09-11 · 9mo ago zip
1.5.39 2025-09-01 · 10mo ago zip
1.5.38 2025-08-25 · 10mo ago zip
1.5.37 2025-08-20 · 10mo ago zip
1.5.36 2025-08-11 · 10mo ago zip
1.5.35 2025-08-05 · 11mo ago zip
1.5.34 2025-07-21 · 11mo ago zip
1.5.33 2025-07-14 · 11mo ago zip
1.5.32 2025-07-10 · 11mo 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