Simply Schedule Appointments 1.6.7.45

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

Summary

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

Memory usage: 639.07 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.6.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=007f928a08
Aspect after-activation
HTTP status 200
Load time 0.902 s
Memory usage 4.52 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.209 s
Memory usage 4.06 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.240 s
Memory usage 4.02 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.217 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.312 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.php0.334 s0.322 s-0.012 s3.47 MiB4.1 MiB+ 640.29 KiB
/wp-admin/edit.php0.207 s0.205 s-0.002 s3.54 MiB4.12 MiB+ 598.29 KiB
/wp-admin/post-new.php0.730 s0.689 s-0.041 s5.75 MiB6.57 MiB+ 835.82 KiB
/wp-admin/upload.php0.662 s0.518 s-0.144 s3.49 MiB4.04 MiB+ 564.99 KiB
/wp-admin/options-writing.php0.200 s0.187 s-0.013 s3.41 MiB4.02 MiB+ 627.48 KiB
/wp-admin/media-new.php0.283 s0.234 s-0.049 s3.4 MiB4.02 MiB+ 640.87 KiB
/wp-admin/edit-tags.php?taxonomy=category0.179 s0.205 s+0.026 s3.47 MiB4.04 MiB+ 582.04 KiB
/wp-admin/post-new.php?post_type=page0.587 s0.609 s+0.022 s5.75 MiB6.56 MiB+ 831.45 KiB
/wp-admin/options-discussion.php0.226 s0.272 s+0.046 s3.41 MiB4.02 MiB+ 629.17 KiB
/wp-admin/edit-comments.php0.236 s0.397 s+0.161 s3.49 MiB4.04 MiB+ 564.67 KiB
/0.309 s0.235 s-0.074 s3.45 MiB3.96 MiB+ 514.73 KiB
Average 0.359 s0.352 s-0.007 s3.88 MiB4.5 MiB+ 639.07 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.0%32,7578,602166
SVG8.9%3,633150
JavaScript5.8%2,39312015
Markdown3.1%1,26401
CSS1.8%7371512
JSX0.2%8791
HTML0.2%8063
JSON0.0%1901
Total 40,970 8,753 249

PHP Code Analysis | More results »

Lines of code 31,384
Total complexity 5,314
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,461
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 2 lines

[02-Sep-2024 14:17:50 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
[02-Sep-2024 14:17:52 UTC] PHP Notice:  Function WP_Scripts::localize was called <strong>incorrectly</strong>. The <code>$l10n</code> parameter must be an array. To pass arbitrary data to scripts, use the <code>wp_add_inline_script()</code> function instead. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.7.0.) in /wp-includes/functions.php on line 6085
See also: All tests for this plugin, How to Hide Simply Schedule Appointments Admin Menus and Widgets