Simply Schedule Appointments 1.6.7.18

Does Simply Schedule Appointments work with WordPress 6.5.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 619.88 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 version6.5.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 50,000+
WordPress.org page https://wordpress.org/plugins/simply-schedule-appointments/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

Plugins ‹ Test site — WordPress

Page screenshot: 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=cdb7fc10c0
Aspect after-activation
HTTP status 200
Load time 0.939 s
Memory usage 4.46 MiB
JS errors None
Resource errors None

Tools → Scheduled Actions

Page screenshot: Tools → Scheduled Actions
URL /wp-admin/tools.php?page=action-scheduler
Aspect menu-item
HTTP status 200
Load time 0.263 s
Memory usage 4.01 MiB
JS errors None
Resource errors None

Appointments

Page screenshot: 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.214 s
Memory usage 5.68 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.314 s
Memory usage 3.91 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.407 s
Memory usage 4.05 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.488 s0.352 s-0.136 s3.44 MiB4.05 MiB+ 633.01 KiB
/wp-admin/edit.php0.260 s0.238 s-0.022 s3.46 MiB4.08 MiB+ 630.64 KiB
/wp-admin/post-new.php0.989 s0.665 s-0.324 s5.59 MiB6.4 MiB+ 830.88 KiB
/wp-admin/upload.php0.628 s0.577 s-0.051 s3.38 MiB3.92 MiB+ 552.04 KiB
/wp-admin/options-writing.php0.238 s0.263 s+0.025 s3.37 MiB3.91 MiB+ 547.67 KiB
/wp-admin/media-new.php0.308 s0.269 s-0.039 s3.35 MiB3.9 MiB+ 563.26 KiB
/wp-admin/edit-tags.php?taxonomy=category0.220 s0.235 s+0.015 s3.37 MiB3.94 MiB+ 587.7 KiB
/wp-admin/post-new.php?post_type=page0.615 s0.680 s+0.065 s5.59 MiB6.39 MiB+ 826.51 KiB
/wp-admin/options-discussion.php0.244 s0.407 s+0.163 s3.36 MiB3.92 MiB+ 570.83 KiB
/wp-admin/edit-comments.php0.257 s0.300 s+0.043 s3.39 MiB3.95 MiB+ 569.21 KiB
/0.313 s0.264 s-0.049 s3.42 MiB3.91 MiB+ 506.97 KiB
Average 0.415 s0.386 s-0.028 s3.79 MiB4.4 MiB+ 619.88 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.

PHP
Language % Lines of code Comment lines Files
PHP82.1%37,2209,811178
SVG8.0%3,633150
JavaScript5.3%2,38211915
Markdown2.6%1,17301
CSS1.6%7371512
JSX0.2%8791
HTML0.2%8063
JSON0.0%1901
Total 45,331 9,961 261

PHP Code Analysis | More results »

Lines of code 33,609
Total complexity 5,843
Median class complexity 18.5
Median method complexity 2.0
Most complex class SSA_Appointment_Model
Most complex function TD_Health_Check_Debug_Data::debug_data()
Classes 142
Methods 1,562
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

Options wp_options 14

Custom Post Types 1

ID Name
scheduled-actionScheduled Actions

Meta Boxes

{
    "dashboard": {
        "ssa-dashboard-upcoming-appointments-widget": {
            "title": "Your Upcoming Appointments",
            "context": "normal"
        }
    }
}

Roles 1

ID Name
team_memberTeam Member

Capabilities 2

PHP Error Log 1 lines

[15-May-2024 17:38:45 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
See also: All tests for this plugin, How to Hide Simply Schedule Appointments Admin Menus and Widgets