Simply Schedule Appointments 1.6.7.72

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

Summary

Errors
1Database errors
No JavaScript exceptions
All test pages loaded successfully
2Resource errors (CSS, JS, images, fonts and so on.)
  • 2 net::ERR_CONNECTION_CLOSED
Performance

Memory usage: 601.42 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.7.1
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=7373da3404
Aspect after-activation
HTTP status 200
Load time 0.882 s
Memory usage 4.59 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "https://fonts.googleapis.com/icon?family=Material+Icons",
        "errorString": "net::ERR_CONNECTION_CLOSED"
    }
]

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.225 s
Memory usage 4.07 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "https://fonts.googleapis.com/icon?family=Material+Icons",
        "errorString": "net::ERR_CONNECTION_CLOSED"
    }
]

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.576 s
Memory usage 5.74 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.215 s
Memory usage 3.96 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.331 s
Memory usage 4.11 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.356 s0.314 s-0.042 s3.48 MiB4.11 MiB+ 644.2 KiB
/wp-admin/edit.php0.219 s0.243 s+0.024 s3.54 MiB4.13 MiB+ 603.46 KiB
/wp-admin/post-new.php0.849 s0.875 s+0.026 s5.92 MiB6.62 MiB+ 715.52 KiB
/wp-admin/upload.php0.833 s0.509 s-0.324 s3.49 MiB4.05 MiB+ 568.28 KiB
/wp-admin/options-writing.php0.239 s0.206 s-0.033 s3.47 MiB4.03 MiB+ 571.96 KiB
/wp-admin/media-new.php0.312 s0.213 s-0.099 s3.46 MiB4.03 MiB+ 580.16 KiB
/wp-admin/edit-tags.php?taxonomy=category0.205 s0.204 s-0.001 s3.48 MiB4.05 MiB+ 585.33 KiB
/wp-admin/post-new.php?post_type=page0.706 s0.685 s-0.021 s5.92 MiB6.61 MiB+ 707.09 KiB
/wp-admin/options-discussion.php0.315 s0.278 s-0.037 s3.47 MiB4.03 MiB+ 568.46 KiB
/wp-admin/edit-comments.php0.429 s0.206 s-0.223 s3.49 MiB4.05 MiB+ 567.96 KiB
/0.357 s0.196 s-0.161 s3.47 MiB3.96 MiB+ 503.24 KiB
Average 0.438 s0.357 s-0.081 s3.93 MiB4.52 MiB+ 601.42 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
SVG
Language % Lines of code Comment lines Files
PHP80.8%35,0028,618166
SVG8.4%3,633150
JavaScript5.6%2,42912016
Markdown3.0%1,30701
CSS1.7%7371512
JSX0.2%8791
HTML0.2%8063
JSON0.0%1901
Total 43,294 8,769 250

PHP Code Analysis | More results »

Lines of code 31,371
Total complexity 5,326
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,465
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

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

[12-Dec-2024 19:47:51 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