Home
Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin
1.6.6.20
Does Simply Schedule Appointments work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on 2024-02-20 19:43:22 UTC .
Summary
Errors
1 Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance
Memory usage: 599.96 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
insignificant.
The plugin didn't make the site noticeably slower.
Environment
WordPress version 6.4.3 PHP version 8.1.12 MySQL version 10.6.10 PHP memory limit 512M
Pages 5 Plugins ‹ Test site — WordPress
URL
/wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL
/wp-admin/plugins.php?action=activate&plugin=simply-schedule-appointments%2Fsimply-schedule-appointments.php&plugin_status=all&paged=1&s&_wpnonce=0f3bcafc7c
Aspect
after-activation
HTTP status
200
Load time
0.917 s
Memory usage
4.39 MiB
JS errors
None
Resource errors
None
Tools → Scheduled Actions
URL
/wp-admin/tools.php?page=action-scheduler
Aspect
menu-item
HTTP status
200
Load time
0.217 s
Memory usage
3.96 MiB
JS errors
None
Resource errors
None
Appointments
URL
/wp-admin/admin.php?page=simply-schedule-appointments#/
Requested URL
/wp-admin/admin.php?page=simply-schedule-appointments
Aspect
menu-item
HTTP status
200
Load time
1.302 s
Memory usage
5.6 MiB
JS errors
None
Resource errors
None
Test site – Just another WordPress site
URL
/
Aspect
front-page
HTTP status
200
Load time
0.195 s
Memory usage
3.84 MiB
JS errors
None
Resource errors
None
Dashboard ‹ Test site — WordPress
URL
/wp-admin/index.php
Aspect
new-meta-boxes
HTTP status
200
Load time
0.352 s
Memory usage
4 MiB
JS errors
None
Resource errors
None
Benchmark
URL
Load time
Memory usage
Inactive
Active
Change
Inactive
Active
Change
/wp-admin/index.php 0.417 s 0.347 s -0.070 s 3.38 MiB 4 MiB + 637.84 KiB /wp-admin/edit.php 0.234 s 0.201 s -0.033 s 3.41 MiB 4.03 MiB + 635.47 KiB /wp-admin/post-new.php 1.079 s 1.143 s +0.064 s 5.46 MiB 6.15 MiB + 712.48 KiB /wp-admin/upload.php 0.766 s 0.474 s -0.292 s 3.32 MiB 3.87 MiB + 560.38 KiB /wp-admin/options-writing.php 0.228 s 0.211 s -0.017 s 3.32 MiB 3.85 MiB + 549.27 KiB /wp-admin/media-new.php 0.319 s 0.228 s -0.091 s 3.3 MiB 3.85 MiB + 570.84 KiB /wp-admin/edit-tags.php?taxonomy=category 0.225 s 0.201 s -0.024 s 3.31 MiB 3.89 MiB + 592.52 KiB /wp-admin/post-new.php?post_type=page 0.611 s 0.819 s +0.208 s 5.45 MiB 6.15 MiB + 712.11 KiB /wp-admin/options-discussion.php 0.233 s 0.292 s +0.059 s 3.3 MiB 3.85 MiB + 562.8 KiB /wp-admin/edit-comments.php 0.508 s 0.230 s -0.278 s 3.34 MiB 3.9 MiB + 574.03 KiB / 0.295 s 0.265 s -0.030 s 3.36 MiB 3.84 MiB + 491.8 KiB
Average
0.447 s 0.401 s -0.046 s 3.72 MiB 4.31 MiB + 599.96 KiB
Code Statistics
Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where
possible, so the numbers you see here may be lower than those reported by other tools.
Language
%
Lines of code
Comment lines
Files
PHP 84.1% 35,834 9,581 177 SVG 5.8% 2,456 1 48 JavaScript 5.5% 2,357 121 15 Markdown 2.5% 1,081 0 1 CSS 1.7% 709 15 12 JSX 0.2% 87 9 1 HTML 0.2% 80 6 3 JSON 0.0% 19 0 1
Total
42,623
9,733
258
Lines of code
32,324
Total complexity
5,713
Median class complexity
17.0
Median method complexity
2.0
Most complex class
SSA_Appointment_Model
Most complex function
TD_Health_Check_Debug_Data::debug_data()
Classes
141
Methods
1,526
Functions
37
Additions
Things that the plugin adds to the site. This section is not intended to be comprehensive.
The test tool only looks for a few specific types of added content.
Database Tables 9 wp_ssa_appointment_meta wp_ssa_appointment_type_labels wp_ssa_appointment_types wp_ssa_appointments wp_ssa_async_actions wp_ssa_availability wp_ssa_availability_external wp_ssa_revision_meta wp_ssa_revisions Options wp_options
14 action_scheduler_lock_async-request-runner DRA_route_whitelist ssa_plugin_version ssa_settings_json ssa_versions wp_ssa_appointment_meta_db_version wp_ssa_appointment_type_labels_db_version wp_ssa_appointment_types_db_version wp_ssa_appointments_db_version wp_ssa_async_actions_db_version wp_ssa_availability_db_version wp_ssa_availability_external_db_version wp_ssa_revision_meta_db_version wp_ssa_revisions_db_version Custom Post Types 1
ID
Name
scheduled-action Scheduled Actions
Meta Boxes {
"dashboard": {
"ssa-dashboard-upcoming-appointments-widget": {
"title": "Your Upcoming Appointments",
"context": "normal"
}
}
}
Roles 1
ID
Name
team_member Team Member
Capabilities 2 ssa_manage_appointments ssa_manage_staff_blackout_dates PHP Error Log 1 lines [20-Feb-2024 19:43:41 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '(``)' at line 1 for query ALTER TABLE wp_ssa_appointment_type_labels ADD `` (``) made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, SSA_Upgrade->migrations, SSA_Upgrade->migrate_to_version_6_1_5, SSA_Upgrade->migrate_appointment_type_labels, TD_DB_Model->create_table, dbDelta