Home
Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin
1.6.7.61
Does Simply Schedule Appointments work with WordPress 6.6.2 and PHP 8.1.12? A smoke test was performed on 2024-10-23 17:03:40 UTC .
Summary
Errors
1 Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance
Memory usage: 640.36 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.035 seconds
The average page load time increased by this amount after activating the plugin.
Environment
WordPress version 6.6.2 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=af4256a324
Aspect
after-activation
HTTP status
200
Load time
0.917 s
Memory usage
4.52 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.195 s
Memory usage
4.06 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.535 s
Memory usage
5.73 MiB
JS errors
None
Resource errors
None
Test site – Just another WordPress site
URL
/
Aspect
front-page
HTTP status
200
Load time
0.222 s
Memory usage
3.96 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.316 s
Memory usage
4.1 MiB
JS errors
None
Resource errors
None
Benchmark
URL
Load time
Memory usage
Inactive
Active
Change
Inactive
Active
Change
/wp-admin/index.php 0.349 s 0.365 s +0.016 s 3.47 MiB 4.1 MiB + 641.58 KiB /wp-admin/edit.php 0.203 s 0.230 s +0.027 s 3.54 MiB 4.12 MiB + 599.58 KiB /wp-admin/post-new.php 0.735 s 0.650 s -0.085 s 5.75 MiB 6.57 MiB + 837.11 KiB /wp-admin/upload.php 0.643 s 0.526 s -0.117 s 3.49 MiB 4.04 MiB + 566.28 KiB /wp-admin/options-writing.php 0.194 s 0.193 s -0.001 s 3.41 MiB 4.02 MiB + 628.77 KiB /wp-admin/media-new.php 0.244 s 0.208 s -0.036 s 3.4 MiB 4.02 MiB + 642.16 KiB /wp-admin/edit-tags.php?taxonomy=category 0.181 s 0.191 s +0.010 s 3.47 MiB 4.04 MiB + 583.33 KiB /wp-admin/post-new.php?post_type=page 0.589 s 1.022 s +0.433 s 5.75 MiB 6.56 MiB + 832.74 KiB /wp-admin/options-discussion.php 0.244 s 0.371 s +0.127 s 3.41 MiB 4.02 MiB + 630.46 KiB /wp-admin/edit-comments.php 0.224 s 0.288 s +0.064 s 3.49 MiB 4.04 MiB + 565.96 KiB / 0.304 s 0.247 s -0.057 s 3.45 MiB 3.96 MiB + 516.02 KiB
Average
0.355 s 0.390 s +0.035 s 3.88 MiB 4.5 MiB + 640.36 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 80.9% 34,970 8,609 166 SVG 8.4% 3,633 1 50 JavaScript 5.6% 2,429 120 16 Markdown 3.0% 1,287 0 1 CSS 1.7% 737 15 12 JSX 0.2% 87 9 1 HTML 0.2% 80 6 3 JSON 0.0% 19 0 1
Total
43,242
8,760
250
Lines of code
31,340
Total complexity
5,315
Median class complexity
19.0
Median method complexity
2.0
Most complex class
SSA_Appointment_Model
Most complex function
TD_Health_Check_Debug_Data::debug_data()
Classes
132
Methods
1,462
Functions
35
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 [23-Oct-2024 17:03:59 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