Does Simply Schedule Appointments work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .
1 | Database errors |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 709.78 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.
WordPress version | 6.8.2 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 60,000+ |
WordPress.org page | https://wordpress.org/plugins/simply-schedule-appointments/ |
Badges |
|
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=ebd6fb0d18 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 1.569 s |
Memory usage | 4.11 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/tools.php?page=action-scheduler |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.223 s |
Memory usage | 4.12 MiB |
JS errors | None |
Resource errors | None |
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.509 s |
Memory usage | 5.82 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.256 s |
Memory usage | 4 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/index.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.310 s |
Memory usage | 4.16 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.377 s | 0.326 s | -0.051 s | 3.51 MiB | 4.15 MiB | + 662.1 KiB |
/wp-admin/edit.php | 0.218 s | 0.213 s | -0.005 s | 3.57 MiB | 4.17 MiB | + 616.49 KiB |
/wp-admin/post-new.php | 0.862 s | 0.753 s | -0.109 s | 6.06 MiB | 7.27 MiB | + 1.21 MiB |
/wp-admin/upload.php | 0.802 s | 0.597 s | -0.205 s | 3.52 MiB | 4.09 MiB | + 584.36 KiB |
/wp-admin/options-writing.php | 0.216 s | 0.236 s | +0.020 s | 3.5 MiB | 4.07 MiB | + 587.41 KiB |
/wp-admin/media-new.php | 0.305 s | 0.237 s | -0.068 s | 3.49 MiB | 4.07 MiB | + 595.61 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.194 s | 0.206 s | +0.012 s | 3.5 MiB | 4.09 MiB | + 600.78 KiB |
/wp-admin/post-new.php?post_type=page | 0.772 s | 0.664 s | -0.108 s | 6.05 MiB | 7.26 MiB | + 1.21 MiB |
/wp-admin/options-discussion.php | 0.303 s | 0.291 s | -0.012 s | 3.5 MiB | 4.07 MiB | + 583.91 KiB |
/wp-admin/edit-comments.php | 0.204 s | 0.215 s | +0.011 s | 3.52 MiB | 4.09 MiB | + 583.41 KiB |
/ | 0.341 s | 0.323 s | -0.018 s | 3.5 MiB | 4 MiB | + 515.41 KiB |
Average | 0.418 s | 0.369 s | -0.048 s | 3.98 MiB | 4.67 MiB | + 709.78 KiB |
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 | 79.5% | 35,962 | 8,766 | 170 | |
SVG | 8.1% | 3,656 | 1 | 51 | |
JavaScript | 6.9% | 3,135 | 195 | 17 | |
Markdown | 3.2% | 1,429 | 0 | 1 | |
CSS | 2.0% | 905 | 15 | 14 | |
JSX | 0.2% | 87 | 9 | 1 | |
HTML | 0.1% | 60 | 4 | 2 | |
JSON | 0.0% | 19 | 0 | 1 | |
Total | 45,253 | 8,990 | 257 |
Lines of code | 31,991 |
---|---|
Total complexity | 5,615 |
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,497 |
Functions | 38 |
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.
wp_options
14ID | Name |
---|---|
scheduled-action | Scheduled Actions |
{
"dashboard": {
"ssa-dashboard-upcoming-appointments-widget": {
"title": "Your Upcoming Appointments",
"context": "normal"
}
}
}
ID | Name |
---|---|
team_member | Team Member |
[16-Sep-2025 22:12:30 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-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