Home
Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin
1.6.5.12
Does Simply Schedule Appointments work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on 2023-06-26 00:55:32 UTC .
Summary
Errors
1 Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance
Memory usage: 515.38 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.2.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=55d59d1b79
Aspect
after-activation
HTTP status
200
Load time
1.556 s
Memory usage
4 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.193 s
Memory usage
3.65 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.306 s
Memory usage
5.05 MiB
JS errors
None
Resource errors
None
Test site – Just another WordPress site
URL
/
Aspect
front-page
HTTP status
200
Load time
0.406 s
Memory usage
3.48 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.339 s
Memory usage
3.58 MiB
JS errors
None
Resource errors
None
Benchmark
URL
Load time
Memory usage
Inactive
Active
Change
Inactive
Active
Change
/wp-admin/index.php 0.549 s 0.419 s -0.130 s 3.07 MiB 3.58 MiB + 521.45 KiB /wp-admin/edit.php 0.219 s 0.255 s +0.036 s 3.1 MiB 3.64 MiB + 555.11 KiB /wp-admin/post-new.php 0.910 s 1.647 s +0.737 s 5.02 MiB 5.62 MiB + 618.28 KiB /wp-admin/upload.php 0.656 s 0.601 s -0.055 s 3.02 MiB 3.48 MiB + 474.59 KiB /wp-admin/options-writing.php 0.218 s 0.171 s -0.047 s 3.01 MiB 3.46 MiB + 460.63 KiB /wp-admin/media-new.php 0.346 s 0.189 s -0.157 s 2.99 MiB 3.47 MiB + 486.79 KiB /wp-admin/edit-tags.php?taxonomy=category 0.237 s 0.191 s -0.046 s 3.01 MiB 3.5 MiB + 511.23 KiB /wp-admin/post-new.php?post_type=page 1.193 s 0.894 s -0.299 s 5.01 MiB 5.61 MiB + 612.98 KiB /wp-admin/options-discussion.php 0.343 s 0.248 s -0.095 s 3 MiB 3.46 MiB + 474.36 KiB /wp-admin/edit-comments.php 0.320 s 0.258 s -0.062 s 3.03 MiB 3.51 MiB + 492.73 KiB / 0.404 s 0.274 s -0.130 s 3.03 MiB 3.48 MiB + 460.98 KiB
Average
0.490 s 0.468 s -0.023 s 3.39 MiB 3.89 MiB + 515.38 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 86.6% 33,023 9,319 174 SVG 6.3% 2,406 0 46 JavaScript 5.3% 2,033 106 15 CSS 1.3% 481 14 10 JSX 0.2% 87 9 1 HTML 0.2% 80 6 3 JSON 0.0% 19 0 1
Total
38,129
9,454
250
Lines of code
29,978
Total complexity
5,272
Median class complexity
15.5
Median method complexity
2.0
Most complex class
SSA_Appointment_Model
Most complex function
TD_Health_Check_Debug_Data::debug_data()
Classes
140
Methods
1,465
Functions
34
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 [26-Jun-2023 00:56:00 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